Skip to content
Failed

Console Output

Started by user carstensen
Checking out git https://github.com/larson-group/sam_clubb.git into /home/jenkins/workspace/branch_sam_test@script/98938bb1e112c8a3639d3428e5ceda1ed308cb6ec93fd51dbd6b5431113c477a to read jenkins_tests/sam_clubb_silhs_gfortran_build/Jenkinsfile
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_sam_test@script/98938bb1e112c8a3639d3428e5ceda1ed308cb6ec93fd51dbd6b5431113c477a/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/ticket_1174_jenkins_test^{commit} # timeout=10
Checking out Revision 9992387d88fccc7f4bca2f9ced725f1fffe9e569 (refs/remotes/origin/ticket_1174_jenkins_test)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9992387d88fccc7f4bca2f9ced725f1fffe9e569 # timeout=10
Commit message: "update changes to CLUBB"
 > git rev-list --no-walk 9992387d88fccc7f4bca2f9ced725f1fffe9e569 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on overlie in /home/jenkins/workspace/branch_sam_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 9992387d88fccc7f4bca2f9ced725f1fffe9e569 (refs/remotes/origin/ticket_1174_jenkins_test)
Commit message: "update changes to CLUBB"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Edit Makefile)
[Pipeline] sh
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_sam_test/.git # timeout=10
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/ticket_1174_jenkins_test^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9992387d88fccc7f4bca2f9ced725f1fffe9e569 # timeout=10
+ sed -i 's/CPPFLAGS += -DPNNL_STATS /#CPPFLAGS += -DPNNL_STATS /g' Makefile
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Edit Default Case)
[Pipeline] sh
+ sed -i 's/nstop.*/nstop   = 6,/g' DYCOMS_RF02/prm
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile)
[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=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//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-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ 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
+ module load gcc netcdf-fortran mpich
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: hdf5/1.14.3-rhucvef, netcdf-c/4.9.2,
netcdf-fortran/4.5.3, mpich/4.2.1), glibc/2.35-tdr5czg (required by:
hdf5/1.14.3-rhucvef, netcdf-c/4.9.2, netcdf-fortran/4.5.3, mpich/4.2.1)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./Build gnu
Using gnu compiler
if ! ( -d /home/jenkins/workspace/branch_sam_test/OUT_2D ) mkdir /home/jenkins/workspace/branch_sam_test/OUT_2D
mkdir /home/jenkins/workspace/branch_sam_test/OUT_2D
if ! ( -d /home/jenkins/workspace/branch_sam_test/OUT_3D ) mkdir /home/jenkins/workspace/branch_sam_test/OUT_3D
mkdir /home/jenkins/workspace/branch_sam_test/OUT_3D
if ! ( -d /home/jenkins/workspace/branch_sam_test/OUT_MOMENTS ) mkdir /home/jenkins/workspace/branch_sam_test/OUT_MOMENTS
mkdir /home/jenkins/workspace/branch_sam_test/OUT_MOMENTS
if ! ( -d /home/jenkins/workspace/branch_sam_test/OUT_STAT ) mkdir /home/jenkins/workspace/branch_sam_test/OUT_STAT
mkdir /home/jenkins/workspace/branch_sam_test/OUT_STAT
if ! ( -d /home/jenkins/workspace/branch_sam_test/OUT_MOVIES ) mkdir /home/jenkins/workspace/branch_sam_test/OUT_MOVIES
mkdir /home/jenkins/workspace/branch_sam_test/OUT_MOVIES
if ! ( -d /home/jenkins/workspace/branch_sam_test/RESTART ) mkdir /home/jenkins/workspace/branch_sam_test/RESTART
mkdir /home/jenkins/workspace/branch_sam_test/RESTART
if ! ( -d /home/jenkins/workspace/branch_sam_test/OBJ ) mkdir /home/jenkins/workspace/branch_sam_test/OBJ
mkdir /home/jenkins/workspace/branch_sam_test/OBJ
if ! ( -d OUT_2D ) ln -s /home/jenkins/workspace/branch_sam_test/OUT_2D OUT_2D
if ! ( -d OUT_3D ) ln -s /home/jenkins/workspace/branch_sam_test/OUT_3D OUT_3D
if ! ( -d OUT_MOMENTS ) ln -s /home/jenkins/workspace/branch_sam_test/OUT_MOMENTS OUT_MOMENTS
if ! ( -d OUT_STAT ) ln -s /home/jenkins/workspace/branch_sam_test/OUT_STAT OUT_STAT
if ! ( -d OUT_MOVIES ) ln -s /home/jenkins/workspace/branch_sam_test/OUT_MOVIES OUT_MOVIES
if ! ( -d RESTART ) ln -s /home/jenkins/workspace/branch_sam_test/RESTART RESTART
if ! ( -d OBJ ) ln -s /home/jenkins/workspace/branch_sam_test/OBJ OBJ
cat
if ( -e /home/jenkins/workspace/branch_sam_test/OBJ/MICRO_RAD_OPTIONS ) then
mv -f MICRO_RAD_OPTIONS.new /home/jenkins/workspace/branch_sam_test/OBJ/MICRO_RAD_OPTIONS
cd /home/jenkins/workspace/branch_sam_test/OBJ
if ( ! ( -e Filepath ) ) then
cat
endif
gmake -j4 -f /home/jenkins/workspace/branch_sam_test/Makefile
cat: Srcfiles: No such file or directory
/home/jenkins/workspace/branch_sam_test/SRC/SCRIPT/mkSrcfiles > Srcfiles
/home/jenkins/workspace/branch_sam_test/SRC/SCRIPT/mkDepends Filepath Srcfiles > Depends
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/clubb_precision.F90;
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/SIMULATORS/MISR_simulator.f
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/parameter_indices.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/domain.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/ADV_MPDATA/advection.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/shr_kind_mod.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/model_flags.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/error_code.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/parameters_model.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_variables.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stat_file_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/lapack_interfaces.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/input_names.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/array_index.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/endian.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/mt95.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/sgs_params.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/parameters_silhs.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/latin_hypercube_arrays.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/atmosphere.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/shr_orb_mod.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/code_timer_module.F90;
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/cstuff.c
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dasum.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/daxpy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dcopy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/ddot.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbcon.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbequ.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbmv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbrfs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbsvx.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbtf2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbtrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgbtrs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgemm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgemv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dger.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgtcon.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgtrfs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgtsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgtsvx.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgttrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgttrs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dgtts2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/disnan.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlabad.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlacn2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlacpy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlae2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaev2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlagtm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaisnan.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlamch.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlangb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlangt.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlanst.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlansy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlantb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlapy2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaqgb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaqsy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlarf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlarfb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlarfg.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlarft.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlartg.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlascl.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaset.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlasr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlasrt.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlassq.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlaswp.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlatbs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dlatrd.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dnrm2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dorg2l.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dorg2r.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dorgql.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dorgqr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dorgtr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dpoequ.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dpotrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dpotrf2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/drscl.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dscal.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsteqr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsterf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dswap.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsyev.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsymv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsyr2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsyr2k.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsyrk.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsytd2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dsytrd.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dtbsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dtrmm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dtrmv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/dtrsm.f
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/f_wrappers.c
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/fft.f90;
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/get_cpustamp.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/get_thread_num.c
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/SIMULATORS/icarus.F
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/idamax.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/ieeeck.f
/home/jenkins/workspace/branch_sam_test/SRC/SIMULATORS/icarus.F:1004:72:

 1004 |       do 38 ilev2=1,7
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 38 at (1)
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/iladlc.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/iladlr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/ilaenv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ilaslc.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ilaslr.f
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SIMULATORS/modis_simulator.F90;
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_double/iparmq.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/isamax.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_shared/lsame.f
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/READIOPDATA_CORE/readiopdata_core_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/penta_lu_solver.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/quicksort.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/random.f90;
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sasum.f
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/sat.f90;
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/saxpy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/scopy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sdot.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbcon.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbequ.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbmv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbrfs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbsvx.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbtf2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbtrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgbtrs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgemm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgemv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sger.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgtcon.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgtrfs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgtsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgtsvx.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgttrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgttrs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sgtts2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sisnan.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slabad.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slacn2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slacpy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slae2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaev2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slagtm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaisnan.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slamch.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slangb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slangt.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slanst.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slansy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slantb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slapy2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaqgb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaqsy.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slarf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slarfb.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slarfg.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slarft.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slartg.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slascl.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaset.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slasr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slasrt.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slassq.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slaswp.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slatbs.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/slatrd.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/snrm2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sorg2l.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sorg2r.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sorgql.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sorgqr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sorgtr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/spoequ.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/spotrf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/spotrf2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/srscl.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sscal.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssteqr.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssterf.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/sswap.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssyev.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssymv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssyr2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssyr2k.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssyrk.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssytd2.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/ssytrd.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/stbsv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/strmm.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/strmv.f
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_single/strsm.f
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_error.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_initialize.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_pclstr.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_pr.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_reset.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_setoption.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_stamp.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_start.c
mpicc   -c -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS  -I/home/jenkins/workspace/branch_sam_test/SRC/TIMING  /home/jenkins/workspace/branch_sam_test/SRC/TIMING/t_stop.c
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_rank_to_index.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/tridiag_lu_solver.F90;
mpif90 -c -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all /home/jenkins/workspace/branch_sam_test/SRC/LAPACK/Lapack_shared/xerbla.f
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/constants_clubb.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/grid_config.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_type.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/lapack_wrap.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/matrix_operations.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/sigma_sqd_w_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/calendar.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/tracers.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/hydromet_pdf_parameter_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/diagnose_correlations_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/compute_correlation_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/generate_uniform_sample_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/math_utilities.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/rad.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/bound_exchange.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/boundaries.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/cam_rad_parameterizations.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/compress3D.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/header.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/pressure.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_sw.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_u2.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_v2.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_w2w3.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wu.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wv.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_varscalar.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_assign_bnd.f90;
/home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wv.F90:48:67:

   46 |         do j = 1, ny, 1
      |                       2                                            
   47 |             do i = 1, nx, 1
   48 |                 v_curr_t(i,j,k) = 0.5 * ( v_curr(i,j,k) + v_curr(i,j+1,k) )
      |                                                                   1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wv.F90:48:67:

   46 |         do j = 1, ny, 1
      |                       2                                            
   47 |             do i = 1, nx, 1
   48 |                 v_curr_t(i,j,k) = 0.5 * ( v_curr(i,j,k) + v_curr(i,j+1,k) )
      |                                                                   1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wv.F90:49:67:

   46 |         do j = 1, ny, 1
      |                       2                                            
......
   49 |                 v_prev_t(i,j,k) = 0.5 * ( v_prev(i,j,k) + v_prev(i,j+1,k) )
      |                                                                   1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/stat_covar_wv.F90:49:67:

   46 |         do j = 1, ny, 1
      |                       2                                            
......
   49 |                 v_prev_t(i,j,k) = 0.5 * ( v_prev(i,j,k) + v_prev(i,j+1,k) )
      |                                                                   1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_exchange.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_init.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_ranks.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_util_MPI.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/utils.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/LY93_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/Nc_Ncn_eqns.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/Skx_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/T_in_K_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/abcoefs.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/ppgrid.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/vars.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/calc_roots.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/interpolation.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/file_functions.F90;
/home/jenkins/workspace/branch_sam_test/SRC/task_util_MPI.f90:157:16:

  137 |         call MPI_ISEND(buffer,length,real_size,rank_to,tag,MPI_COMM_WORLD,request,ierr)
      |                       2
......
  157 |         call MPI_ISEND(buffer,length,MPI_INTEGER,rank_to,tag, &
      |                       1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
/home/jenkins/workspace/branch_sam_test/SRC/task_util_MPI.f90:263:16:

  227 |         call MPI_IRECV(buffer,length,real_size,MPI_ANY_SOURCE, &
      |                       2
......
  263 |         call MPI_IRECV(buffer,length,MPI_INTEGER,MPI_ANY_SOURCE, &
      |                       1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
/home/jenkins/workspace/branch_sam_test/SRC/task_util_MPI.f90:381:20:

  363 |         call MPI_ALLREDUCE(buffer_in,buffer_out,length, &
      |                           2
......
  381 |         call MPI_ALLREDUCE(buffer_in,buffer_out,length, &
      |                           1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).
/home/jenkins/workspace/branch_sam_test/SRC/task_util_MPI.f90:381:30:

  363 |         call MPI_ALLREDUCE(buffer_in,buffer_out,length, &
      |                                     2
......
  381 |         call MPI_ALLREDUCE(buffer_in,buffer_out,length, &
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/saturation.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/pdf_parameter_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/new_tsdadg_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/new_hybrid_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/new_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/pdf_utilities.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_type_utilities.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/matrix_solver_wrapper.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/input_reader.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_rad_zt_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_zt_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_rad_zm_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_zm_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_lh_sfc_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/output_grads.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_lh_zt_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_sfc_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_z.f90;
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:49:8:

   45 |  do j = 0, ny
      |              2
......
   49 |    fu(i,j,k)=dy25*(v(i,jc,k)+v(ib,jc,k))*(u(i,j,k)+u(i,jc,k))
      |        1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:49:46:

   45 |  do j = 0, ny
      |              2                                
......
   49 |    fu(i,j,k)=dy25*(v(i,jc,k)+v(ib,jc,k))*(u(i,j,k)+u(i,jc,k))
      |                                              1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:50:8:

   45 |  do j = 0, ny
      |              2
......
   50 |    fv(i,j,k)=dy25*(v(i,jc,k)+v(i,j,k))*(v(i,j,k)+v(i,jc,k))
      |        1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:50:33:

   45 |  do j = 0, ny
      |              2                   
......
   50 |    fv(i,j,k)=dy25*(v(i,jc,k)+v(i,j,k))*(v(i,j,k)+v(i,jc,k))
      |                                 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:50:44:

   45 |  do j = 0, ny
      |              2                              
......
   50 |    fv(i,j,k)=dy25*(v(i,jc,k)+v(i,j,k))*(v(i,j,k)+v(i,jc,k))
      |                                            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:51:8:

   45 |  do j = 0, ny
      |              2
......
   51 |    fw(i,j,k)=dy25*(v(i,jc,k)*rho(k)*adz(k)+ &
      |        1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_xy.f90:52:49:

   45 |  do j = 0, ny
      |              2                                   
......
   52 |              v(i,jc,kcu)*rho(kcu)*adz(kcu))*(w(i,j,kc)+w(i,jc,kc))
      |                                                 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_z.f90:42:35:

   39 |  do j=1,ny
      |          2                         
......
   42 |    fvz(i,j,k) = rhoi*(w(i,j,k)+w(i,j-1,k))*(v(i,j,k)+v(i,j,kb))
      |                                   1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/branch_sam_test/SRC/advect2_mom_z.f90:42:35:

   39 |  do j=1,ny
      |          2                         
......
   42 |    fvz(i,j,k) = rhoi*(w(i,j,k)+w(i,j-1,k))*(v(i,j,k)+v(i,j,kb))
      |                                   1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/precipitation_fraction.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/aer_optics.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/albedo.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/bound_duvdt.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/cldefrint.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/coriolis.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/diffuse_mom.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/diffuse_mom_xy.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/diffuse_mom_z.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/fluxes_scalar_z.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/init.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/pkg_cldoptics.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/volcrad.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/raddedmx.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radini.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radinp.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radoz2.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/shear_prod2D.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SGS_CLUBB/shear_prod3D.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_2Dinit.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_mom.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_mom_third.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_mom_u.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_mom_v.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_sw2.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/stat_tke.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/task_bound_duvdt.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/trcab.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/trcabn.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/trcems.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/trcplk.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/trcpth.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/zenith.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/abortutils.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/adams.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/adg1_adg2_3d_luhar_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/grid_class.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/new_hybrid_pdf_main.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/numerical_check.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/new_pdf_main.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_helper_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/parameters_tunable.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/diffusion.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/sponge_layer_damping.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/mean_adv.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/pos_definite_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/corr_varnce_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/turbulent_adv_pdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/sfc_varnce_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_xp3_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/mixing_length.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/output_netcdf.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/est_kessler_microphys_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/transform_to_pdf_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/silhs_importance_sample_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/lh_microphys_var_covar_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/gffgch.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radae.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radcswmx.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/wrap_nf.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/calc_pressure.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/pdf_closure_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/clip_explicit.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/index_mapping.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/mono_flux_limiter.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/stats_clubb_utilities.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/setup_clubb_pdf_params.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/output_2D_samples_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_windm_edsclrm_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/fill_holes.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/rad_restart.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/RAD_CAM/radclwmx.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_xm_wpxp_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_wp2_wp3_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_xp2_xpyp_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/latin_hypercube_driver_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/SILHS/silhs_api_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-rjr4d4lvandm2hchoi5w4545gfh3bqne/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-orntvmsawrrc6c2cghpicbozqeg3eqtw/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90;
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:185:30:

  185 |                err_code_out )                                       ! intent(out)
      |                              1
Error: Duplicate symbol 'l_mix_rat_hm' in formal argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:214:11:

  214 |         eps
      |           1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:233:17:

  233 |         ibv_efold
      |                 1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:236:40:

  236 |         nu_vertical_res_dep    ! Type(s)
      |                                        1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:242:18:

  242 |         iiPDF_ADG1
      |                  1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:250:16:

  250 |         zm2zt2zm
      |                1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:254:33:

  254 |         calculate_spurious_source
      |                                 1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:258:28:

  258 |         implicit_coefs_terms
      |                            1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:268:58:

  268 |         advance_xm_wpxp          ! Compute mean/flux terms
      |                                                          1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:271:54:

  271 |         advance_xp2_xpyp     ! Computes variance terms
      |                                                      1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:274:35:

  274 |         calc_sfc_varnce ! Procedure
      |                                   1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:278:55:

  278 |         diagnose_Lscale_from_tau  ! for Lscale from tau
      |                                                       1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:281:45:

  281 |         advance_windm_edsclrm  ! Procedure(s)
      |                                             1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:285:48:

  285 |         sat_mixrat_liq ! Saturation mixing ratio
      |                                                1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:288:35:

  288 |         advance_wp2_wp3 ! Procedure
      |                                   1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:291:37:

  291 |         advance_xp3    ! Procedure(s)
      |                                     1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:294:22:

  294 |         calculate_thvm
      |                      1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:297:31:

  297 |         core_rknd ! Variable(s)
      |                               1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:303:49:

  303 |         clubb_fatal_error              ! Constant
      |                                                 1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:307:26:

  307 |         xp3_LG_2005_ansatz
      |                          1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:310:40:

  310 |         clip_covars_denom ! Procedure(s)
      |                                        1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:314:31:

  314 |         thlm2T_in_K ! Procedure
      |                               1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:317:45:

  317 |         compute_sigma_sqd_w    ! Procedure(s)
      |                                             1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:320:36:

  320 |         stats_accumulate ! Procedure
      |                                    1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:328:26:

  328 |         stat_end_update_pt
      |                          1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:331:27:

  331 |         fill_holes_vertical
      |                           1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:342:18:

  342 |         calc_Ri_zm
      |                  1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:345:19:

  345 |         pvertinterp
      |                   1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:347:38:

  347 |     use stats_type, only: stats ! Type
      |                                      1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:352:21:

  352 |       init_pdf_params
      |                     1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:355:25:

  355 |       stats_metadata_type
      |                         1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:358:19:

  358 |       sclr_idx_type
      |                   1
Error: Unexpected USE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:360:17:

  360 |     implicit none
      |                 1
Error: Unexpected IMPLICIT NONE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:363:47:

  363 |     intrinsic :: sqrt, min, max, exp, mod, real
      |                                               1
Error: Unexpected attribute declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:368:33:

  368 |       tau_const = 1000._core_rknd
      |                                 1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:374:39:

  374 |       ngrdcol  ! Number of grid columns
      |                                       1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:376:33:

  376 |     type (grid), intent(in) :: gr
      |                                 1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:379:80:

  379 |       l_implemented    ! True if CLUBB is being run within a large-scale host model,
      |                                                                                1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:383:44:

  383 |       dt  ! Current timestep duration    [s]
      |                                            1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:386:66:

  386 |       dt_advance  ! General timestep duration for advance_wp2_wp3,
      |                                                                  1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:391:11:

  391 |       fcor,  &          ! Coriolis forcing             [s^-1]
      |           1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:397:71:

  397 |       edsclr_dim        ! Number of eddy-diff. passive scalars      [#]
      |                                                                       1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:400:15:

  400 |       sclr_tol          ! Threshold(s) on the passive scalars  [units vary]
      |               1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:403:14:

  403 |       sclr_idx
      |              1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:406:19:

  406 |       thlm_forcing,    & ! liquid potential temp. forcing (thermodynamic levels)    [K/s]
      |                   1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:418:20:

  418 |       wprtp_forcing,   & ! total water turbulent flux forcing (momentum levels)    [m*K/s^2]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:430:19:

  430 |       l_mix_rat_hm   ! if true, then the quantity is a hydrometeor mixing ratio
      |                   1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:438:18:

  438 |       wphydrometp    ! Covariance of w and a hydrometeor      [(m/s) <hm units>]
      |                  1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:441:13:

  441 |       wp2hmp,      & ! Third-order moment:  < w'^2 hm' > (hm = hydrometeor) [(m/s)^2 <hm units>]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:446:17:

  446 |       wpthlp_sfc,   & ! w' theta_l' at surface   [(m K)/s]
      |                 1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:454:20:

  454 |       sclrm_forcing    ! Passive scalar forcing         [{units vary}/s]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:457:18:

  457 |       wpsclrp_sfc      ! Passive scalar flux at surface         [{units vary} m/s]
      |                  1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:461:22:

  461 |       edsclrm_forcing  ! Eddy-diffusion passive scalar forcing    [{units vary}/s]
      |                      1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:464:20:

  464 |       wpedsclrp_sfc    ! Eddy-diffusion passive scalar flux at surface    [{units vary} m/s
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:467:20:

  467 |       upwp_sfc_pert, & ! pertubed u'w' at surface    [m^2/s^2]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:472:14:

  472 |       rtm_ref,  & ! Initial total water mixing ratio             [kg/kg]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:481:14:

  481 |       host_dx,  & ! East-west horizontal grid spacing     [m]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:485:19:

  485 |       clubb_params    ! Array of CLUBB's tunable parameters    [units vary]
      |                   1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:488:66:

  488 |       nu_vert_res_dep    ! Vertical resolution dependent nu values
      |                                                                  1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:491:54:

  491 |       lmin    ! Min. value for the length scale    [m]
      |                                                      1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:494:72:

  494 |       clubb_config_flags ! Derived type holding all configurable CLUBB flags
      |                                                                        1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:497:20:

  497 |       stats_metadata
      |                    1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:501:15:

  501 |       stats_zt, &
      |               1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:507:9:

  507 |       um,      & ! eastward grid-mean wind component (thermodynamic levels)   [m/s]
      |         1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:518:11:

  518 |       upwp,    & ! u'w' (momentum levels)                         [m^2/s^2]
      |           1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:531:12:

  531 |       sclrm,     & ! Passive scalar mean (thermo. levels) [units vary]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:535:14:

  535 |       wpsclrp,   & ! w'sclr' (momentum levels)            [{units vary} m/s]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:541:14:

  541 |       p_in_Pa, & ! Air pressure (thermodynamic levels)       [Pa]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:545:10:

  545 |       rcm,        & ! cloud water mixing ratio, r_c (thermo. levels) [kg/kg]
      |          1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:550:13:

  550 |       wpthvp,     & ! < w' th_v' > (momentum levels)                 [kg/kg K]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:555:16:

  555 |       sclrpthvp     ! < sclr' th_v' > (momentum levels)   [units vary]
      |                1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:558:13:

  558 |       wp2rtp,            & ! w'^2 rt' (thermodynamic levels)      [m^2/s^2 kg/kg]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:565:12:

  565 |       uprcp,             & ! < u' r_c' > (momentum levels)        [(m/s)(kg/kg)]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:574:14:

  574 |       um_pert,   & ! perturbed <u>       [m/s]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:578:16:

  578 |       upwp_pert, & ! perturbed <u'w'>    [m^2/s^2]
      |                1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:583:99:

  583 |       pdf_params_zm    ! Fortran structure of PDF parameters on momentum levels        [units vary]
      |                                                                                                   1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:586:80:

  586 |       pdf_implicit_coefs_terms    ! Implicit coefs / explicit terms [units vary]
      |                                                                                1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:595:14:

  595 |       edsclrm   ! Eddy passive scalar grid-mean (thermo. levels)   [units vary]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:601:19:

  601 |       rcm_in_layer, & ! rcm within cloud layer                          [kg/kg]
      |                   1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:606:20:

  606 |       w_up_in_cloud,         & ! Average cloudy updraft velocity       [m/s]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:612:12:

  612 |       wprcp,                 & ! w'r_c' (momentum levels)              [(kg/kg) m/s]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:616:12:

  616 |       Kh_zt    ! Eddy diffusivity coefficient on thermodynamic levels   [m^2/s]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:619:12:

  619 |       Kh_zm    ! Eddy diffusivity coefficient on momentum levels        [m^2/s]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:627:14:

  627 |       thlprcp    ! thl'rc'              [K kg/kg]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:639:33:

  639 |     integer :: i, k, edsclr, sclr
      |                                 1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:642:13:

  642 |       Skw_zt,       & ! Skewness of w on thermodynamic levels            [-]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:647:13:

  647 |       Skw_zm,       & ! Skewness of w on momentum levels                 [-]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:651:11:

  651 |       rsat   ! Saturation mixing ratio  ! Brian
      |           1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:654:13:

  654 |       rtprcp, & ! rt'rc'               [kg^2/kg^2]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:658:14:

  658 |       wpthlp2,   & ! w'thl'^2    [m K^2/s]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:664:13:

  664 |       Lscale,      & ! Length scale                          [m]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:669:13:

  669 |       wp3_zm,      & ! w'^3                                  [m^3/s^3]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:673:9:

  673 |       em,     & ! Turbulent Kinetic Energy (TKE)                      [m^2/s^2]
      |         1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:677:13:

  677 |       tau_zt    ! Eddy dissipation time scale on thermodynamic levels [s]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:680:16:

  680 |       wpedsclrp   ! w'edsclr'
      |                1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:683:15:

  683 |       sclrprcp       ! sclr'rc'
      |               1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:686:15:

  686 |       wp2sclrp,    & ! w'^2 sclr'
      |               1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:692:13:

  692 |       wp2_zt,     & ! w'^2 on thermo. grid     [m^2/s^2]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:704:17:

  704 |       wp3_on_wp2,   & ! w'^3 / w'^2 on the zm grid                     [m/s]
      |                 1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:709:20:

  709 |       wp3_on_wp2_zt, & ! w'^3 / w'^2 on the zt grid [m/s]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:714:14:

  714 |       rc_coef    ! Coefficient of X'r_c' in Eq. (34) on t-levs.  [K/(kg/kg)]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:717:12:

  717 |       Km_zm, & ! Eddy diffusivity for momentum on zm grid levels [m^2/s]
      |            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:721:20:

  721 |       gamma_Skw_fnc,   & ! Gamma as a function of skewness               [-]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:726:21:

  726 |       sigma_sqd_w_zt, & ! PDF width parameter (thermodynamic levels)    [-]
      |                     1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:732:13:

  732 |       w_1_zm,        & ! Mean w (1st PDF component)                   [m/s]
      |             1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:743:65:

  743 |       vpwp_cl_num       ! Instance of v'w' clipping (1st or 2nd).
      |                                                                 1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:746:14:

  746 |       rcp2_zt,              & ! r_c'^2 (on thermo. grid)             [kg^2/kg^2]
      |              1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:751:20:

  751 |       cloud_frac_zm,        & ! Cloud Fraction on momentum grid      [-]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:758:26:

  758 |       rtm_integral_before, &
      |                          1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:772:15:

  772 |       thlm1000, &
      |               1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:776:23:

  776 |       rcm_supersat_adj, & ! Adjustment to rcm due to spurious supersaturation
      |                       1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:780:28:

  780 |        stability_correction,         & ! Stability correction factor
      |                            1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:813:20:

  813 |        invrs_tau_zt,                 & ! Inverse time-scale tau on thermodynamics levels [1/s]
      |                    1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:818:86:

  818 |        ufmin = 0.01_core_rknd           ! minimum value of friction velocity     [m/s]
      |                                                                                      1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:821:17:

  821 |       Lscale_max    ! Max. allowable mixing length (based on grid box size) [m]
      |                 1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:824:17:

  824 |       tau_max_zm    ! Max. allowable eddy dissipation time scale on m-levs  [s]
      |                 1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:827:17:

  827 |       tau_max_zt    ! Max. allowable eddy dissipation time scale on t-levs  [s]
      |                 1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:830:37:

  830 |       below_grnd_val = 0.01_core_rknd
      |                                     1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:833:8:

  833 |       mu
      |        1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:838:57:

  838 |       gamma_coefc       ! CLUBB tunable parameter gamma_coefc
      |                                                         1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:842:39:

  842 |     logical :: l_samp_stats_in_pdf_call
      |                                       1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:848:58:

  848 |     logical, parameter :: l_use_invrs_tau_N2_iso = .false.
      |                                                          1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:850:84:

  850 |     logical, parameter :: l_smooth_min_max = .false.  ! whether to apply smooth min
      |                                                                                    1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:857:41:

  857 |       min_max_smth_mag = 1.0e-9_core_rknd
      |                                         1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:860:21:

  860 |        lhs_splat_wp2    ! LHS coefficient of wp2 splatting term  [1/s]
      |                     1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:863:21:

  863 |        lhs_splat_wp3    ! LHS coefficient of wp3 splatting term  [1/s]
      |                     1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:875:42:

  875 |       err_code_out  ! Error code indicator
      |                                          1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:877:58:

  877 |     type(pdf_parameter) :: pdf_params_single_col(ngrdcol), &
      |                                                          1
Error: Explicit array shape at (1) must be constant of INTEGER type and not UNKNOWN type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:880:38:

  880 |     integer :: advance_order_loop_iter
      |                                      1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:882:62:

  882 |     integer :: smth_type = 2  ! Used for Lscale_width_vert_avg
      |                                                              1
Error: Unexpected data declaration statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:914:29:

  914 |     if ( clubb_config_flags%l_lmm_stepping ) then
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:915:27:

  915 |       dt_advance = two * dt
      |                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:916:8:

  916 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:917:21:

  917 |       dt_advance = dt
      |                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:918:7:

  918 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:920:65:

  920 |     err_code_out = clubb_no_error  ! Initialize to no error value
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:924:82:

  924 |                          Lscale_max )                                ! intent(out)
      |                                                                                  1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:926:25:

  926 |     if ( stats_metadata%l_stats .and. stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:934:23:

  934 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:935:52:

  935 |         if ( l_implemented .or. ( all( abs(wm_zt(i,:)) < eps ) .and. &
      |                                                    1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:946:11:

  946 |         end if
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:947:9:

  947 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:948:7:

  948 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:953:47:

  953 |     if ( clubb_at_least_debug_level( 2 ) ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:968:23:

  968 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:971:31:

  971 |                thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                     & ! In
      |                               1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:986:9:

  986 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:988:47:

  988 |       if ( err_code == clubb_fatal_error ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:989:57:

  989 |         write(fstderr,*) "Fatal error when testing input"
      |                                                         1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:990:31:

  990 |         err_code_out = err_code
      |                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:991:14:

  991 |         return
      |              1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:992:9:

  992 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:994:7:

  994 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:997:25:

  997 |     if ( stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1002:23:

 1002 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1004:46:

 1004 |         call stat_update_var( stats_metadata%irfrzm, rfrzm(i,:), & ! intent(in)
      |                                              1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1012:54:

 1012 |          call stat_begin_update( nzm, stats_metadata%iwp2_bt, wp2(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1018:54:

 1018 |          call stat_begin_update( nzm, stats_metadata%ivp2_bt, vp2(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1020:54:

 1020 |          call stat_begin_update( nzm, stats_metadata%iup2_bt, up2(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1022:54:

 1022 |          call stat_begin_update( nzm, stats_metadata%iwprtp_bt, wprtp(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1024:54:

 1024 |          call stat_begin_update( nzm, stats_metadata%iwpthlp_bt, wpthlp(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1026:34:

 1026 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1027:57:

 1027 |             call stat_begin_update( nzm, stats_metadata%iupwp_bt, upwp(i,:) / dt, & ! intent(in)
      |                                                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1029:57:

 1029 |             call stat_begin_update( nzm, stats_metadata%ivpwp_bt, vpwp(i,:) / dt, & ! intent(in)
      |                                                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1031:12:

 1031 |          endif ! l_predict_upwp_vpwp
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1032:54:

 1032 |          call stat_begin_update( nzm, stats_metadata%irtp2_bt, rtp2(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1034:54:

 1034 |          call stat_begin_update( nzm, stats_metadata%ithlp2_bt, thlp2(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1036:54:

 1036 |          call stat_begin_update( nzm, stats_metadata%irtpthlp_bt, rtpthlp(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1039:54:

 1039 |          call stat_begin_update( nzt, stats_metadata%irtm_bt, rtm(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1041:54:

 1041 |          call stat_begin_update( nzt, stats_metadata%ithlm_bt, thlm(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1043:54:

 1043 |          call stat_begin_update( nzt, stats_metadata%ium_bt, um(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1045:54:

 1045 |          call stat_begin_update( nzt, stats_metadata%ivm_bt, vm(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1047:54:

 1047 |          call stat_begin_update( nzt, stats_metadata%iwp3_bt, wp3(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1050:9:

 1050 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1052:7:

 1052 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1058:35:

 1058 |     if ( .not. clubb_config_flags%l_host_applies_sfc_fluxes ) then
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1061:23:

 1061 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1062:35:

 1062 |         wpthlp(i,1) = wpthlp_sfc(i)
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1063:34:

 1063 |         wprtp(i,1)  = wprtp_sfc(i)
      |                                  1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1064:33:

 1064 |         upwp(i,1)   = upwp_sfc(i)
      |                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1065:33:

 1065 |         vpwp(i,1)   = vpwp_sfc(i)
      |                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1066:9:

 1066 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1069:31:

 1069 |       if ( clubb_config_flags%l_linearize_pbl_winds ) then
      |                               1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1071:25:

 1071 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1072:43:

 1072 |           upwp_pert(i,1) = upwp_sfc_pert(i)
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1073:43:

 1073 |           vpwp_pert(i,1) = vpwp_sfc_pert(i)
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1074:11:

 1074 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1076:9:

 1076 |       endif ! l_linearize_pbl_winds
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1079:30:

 1079 |       if ( sclr_dim > 0 ) then
      |                              1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1081:29:

 1081 |         do sclr = 1, sclr_dim
      |                             1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1082:27:

 1082 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1083:53:

 1083 |             wpsclrp(i,1,sclr)   = wpsclrp_sfc(i,sclr)
      |                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1084:13:

 1084 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1085:11:

 1085 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1087:9:

 1087 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1089:32:

 1089 |       if ( edsclr_dim > 0 ) then
      |                                1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1091:33:

 1091 |         do edsclr = 1, edsclr_dim
      |                                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1092:27:

 1092 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1093:59:

 1093 |             wpedsclrp(i,1,edsclr) = wpedsclrp_sfc(i,edsclr)
      |                                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1094:13:

 1094 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1095:11:

 1095 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1097:9:

 1097 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1099:8:

 1099 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1102:23:

 1102 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1103:35:

 1103 |         wpthlp(i,1) = 0.0_core_rknd
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1104:35:

 1104 |         wprtp(i,1)  = 0.0_core_rknd
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1105:35:

 1105 |         upwp(i,1)   = 0.0_core_rknd
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1106:35:

 1106 |         vpwp(i,1)   = 0.0_core_rknd
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1107:9:

 1107 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1111:30:

 1111 |       if ( sclr_dim > 0 ) then
      |                              1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1113:29:

 1113 |         do sclr = 1, sclr_dim
      |                             1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1114:27:

 1114 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1115:45:

 1115 |             wpsclrp(i,1,sclr) = 0.0_core_rknd
      |                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1116:13:

 1116 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1117:11:

 1117 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1119:9:

 1119 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1121:32:

 1121 |       if ( edsclr_dim > 0 ) then
      |                                1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1123:33:

 1123 |         do edsclr = 1, edsclr_dim
      |                                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1124:27:

 1124 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1125:49:

 1125 |             wpedsclrp(i,1,edsclr) = 0.0_core_rknd
      |                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1126:13:

 1126 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1127:11:

 1127 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1129:9:

 1129 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1131:7:

 1131 |     end if ! ~l_host_applies_sfc_fluxes
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1141:21:

 1141 |     do i = 1, ngrdcol
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1142:33:

 1142 |       mu(i) = clubb_params(i,imu)
      |                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1143:7:

 1143 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1147:29:

 1147 |     if ( clubb_config_flags%ipdf_call_placement == ipdf_pre_advance_fields &
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1154:31:

 1154 |       if ( clubb_config_flags%ipdf_call_placement &
      |                               1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1156:41:

 1156 |         l_samp_stats_in_pdf_call = .true.
      |                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1157:35:

 1157 |       elseif ( clubb_config_flags%ipdf_call_placement &
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1159:41:

 1159 |         l_samp_stats_in_pdf_call = .true.
      |                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1160:9:

 1160 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1181:51:

 1181 |                                clubb_config_flags%iiPDF_type,               & ! Intent(in)
      |                                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1224:7:

 1224 |     endif ! clubb_config_flags%ipdf_call_placement == ipdf_pre_advance_fields
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1236:27:

 1236 |                    Skw_zt )
      |                           1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1240:27:

 1240 |                    Skw_zm )
      |                           1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1242:29:

 1242 |     if ( clubb_config_flags%ipdf_call_placement == ipdf_post_advance_fields ) then
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1246:29:

 1246 |       if ( l_gamma_Skw ) then
      |                             1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1249:21:

 1249 |         do k = 1, nzm
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1250:27:

 1250 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1252:52:

 1252 |             gamma_coef = clubb_params(i,igamma_coef)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1253:54:

 1253 |             gamma_coefb = clubb_params(i,igamma_coefb)
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1254:54:

 1254 |             gamma_coefc = clubb_params(i,igamma_coefc)
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1256:86:

 1256 |             if ( abs(gamma_coef-gamma_coefb) > abs(gamma_coef+gamma_coefb)*eps/2) then
      |                                                                                      1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1259:89:

 1259 |                     *exp( -(1.0_core_rknd/2.0_core_rknd) * (Skw_zm(i,k)/gamma_coefc)**2 )
      |                                                                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1260:16:

 1260 |             else
      |                1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1261:45:

 1261 |               gamma_Skw_fnc(i,k) = gamma_coef
      |                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1262:15:

 1262 |             end if
      |               1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1264:13:

 1264 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1265:11:

 1265 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1268:10:

 1268 |       else
      |          1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1271:21:

 1271 |         do k = 1, nzm
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1272:27:

 1272 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1273:60:

 1273 |             gamma_Skw_fnc(i,k) = clubb_params(i,igamma_coef)
      |                                                            1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1274:13:

 1274 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1275:11:

 1275 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1278:9:

 1278 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1284:52:

 1284 |                                 clubb_config_flags%l_predict_upwp_vpwp, &
      |                                                    1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1291:7:

 1291 |     endif ! clubb_config_flags%ipdf_call_placement == ipdf_post_advance_fields
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1305:17:

 1305 |     do k = 1, nzm
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1306:23:

 1306 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1307:93:

 1307 |         a3_coef(i,k) = -2._core_rknd * ( 1._core_rknd - sigma_sqd_w(i,k) )**2 + 3.0_core_rknd
      |                                                                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1308:9:

 1308 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1309:7:

 1309 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1316:17:

 1316 |     do k = 1, nzm
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1317:23:

 1317 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1318:72:

 1318 |         a3_coef(i,k) = max( a3_coef(i,k), clubb_params(i,ia3_coef_min) )
      |                                                                        1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1319:9:

 1319 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1320:7:

 1320 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1339:17:

 1339 |     do k = 1, nzt
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1340:23:

 1340 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1341:73:

 1341 |         wp3_on_wp2_zt(i,k) = ( wp3(i,k) / max( wp2_zt(i,k), w_tol_sqd ) )
      |                                                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1342:9:

 1342 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1343:7:

 1343 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1348:17:

 1348 |     do k = 1, nzt
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1349:23:

 1349 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1350:52:

 1350 |         if( wp3_on_wp2_zt(i,k) < 0._core_rknd ) then
      |                                                    1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1351:74:

 1351 |           wp3_on_wp2_zt(i,k) = max( -1000._core_rknd, wp3_on_wp2_zt(i,k) )
      |                                                                          1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1352:12:

 1352 |         else
      |            1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1353:73:

 1353 |           wp3_on_wp2_zt(i,k) = min( 1000._core_rknd, wp3_on_wp2_zt(i,k) )
      |                                                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1354:11:

 1354 |         end if
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1355:9:

 1355 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1356:7:

 1356 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1371:31:

 1371 |                          thvm )
      |                               1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1376:35:

 1376 |     if ( .not. clubb_config_flags%l_tke_aniso ) then
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1379:19:

 1379 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1380:25:

 1380 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1381:44:

 1381 |           em(i,k) = three_halves * wp2(i,k)
      |                                            1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1382:11:

 1382 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1383:9:

 1383 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1385:8:

 1385 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1387:19:

 1387 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1388:25:

 1388 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1389:70:

 1389 |           em(i,k) = 0.5_core_rknd * ( wp2(i,k) + vp2(i,k) + up2(i,k) )
      |                                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1390:11:

 1390 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1391:9:

 1391 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1393:7:

 1393 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1399:17:

 1399 |     do k = 1, nzt
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1400:23:

 1400 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1401:49:

 1401 |         sqrt_em_zt(i,k) = sqrt( sqrt_em_zt(i,k) )
      |                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1402:9:

 1402 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1403:7:

 1403 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1413:58:

 1413 |                                       clubb_config_flags%saturation_formula,              & ! In
      |                                                          1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1426:47:

 1426 |     ddzt_um = ddzt( nzm, nzt, ngrdcol, gr, um )
      |                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1427:47:

 1427 |     ddzt_vm = ddzt( nzm, nzt, ngrdcol, gr, vm )
      |                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1430:17:

 1430 |     do k = 1, nzm
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1431:23:

 1431 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1432:62:

 1432 |         ddzt_umvm_sqd(i,k) = ddzt_um(i,k)**2 + ddzt_vm(i,k)**2
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1433:9:

 1433 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1434:7:

 1434 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1437:25:

 1437 |     if ( stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1439:23:

 1439 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1440:46:

 1440 |         call stat_update_var( stats_metadata%iddzt_umvm_sqd, ddzt_umvm_sqd(i,:), & ! intent(in)
      |                                              1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1442:9:

 1442 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1443:7:

 1443 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1446:29:

 1446 |     if ( clubb_config_flags%l_modify_limiters_for_cnvg_test ) then
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1449:63:

 1449 |                       0.0_core_rknd, 1.0e-12_core_rknd, Ri_zm )
      |                                                               1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1452:31:

 1452 |                         Ri_zm )
      |                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1454:25:

 1454 |     else ! default method
      |                         1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1456:34:

 1456 |       if ( l_smooth_min_max ) then
      |                                  1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1460:86:

 1460 |                                                  1.0e-4_core_rknd * min_max_smth_mag )
      |                                                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1464:77:

 1464 |                                         1.0e-6_core_rknd * min_max_smth_mag )
      |                                                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1467:61:

 1467 |                         0.0_core_rknd, 0.0_core_rknd, Ri_zm )
      |                                                             1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1469:10:

 1469 |       else
      |          1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1472:67:

 1472 |                         1.0e-7_core_rknd, 1.0e-7_core_rknd, Ri_zm )
      |                                                                   1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1474:9:

 1474 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1476:7:

 1476 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1478:35:

 1478 |     if ( .not. clubb_config_flags%l_diag_Lscale_from_tau ) then ! compute Lscale 1st, using
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1486:54:

 1486 |                                   clubb_config_flags%saturation_formula,             & ! In
      |                                                      1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1492:49:

 1492 |       if ( clubb_at_least_debug_level( 0 ) ) then
      |                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1493:49:

 1493 |         if ( err_code == clubb_fatal_error ) then
      |                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1494:33:

 1494 |           err_code_out = err_code
      |                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1495:63:

 1495 |           write(fstderr,*) "Error calling calc_Lscale_directly"
      |                                                               1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1496:16:

 1496 |           return
      |                1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1497:11:

 1497 |         end if
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1498:9:

 1498 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1503:19:

 1503 |       do k = 1, nzt
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1504:25:

 1504 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1505:85:

 1505 |           tau_zt(i,k) = min( Lscale(i,k) / sqrt_em_zt(i,k), clubb_params(i,itaumax) )
      |                                                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1506:11:

 1506 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1507:9:

 1507 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1513:19:

 1513 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1514:25:

 1514 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1516:54:

 1516 |                              clubb_params(i,itaumax) )
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1517:11:

 1517 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1518:9:

 1518 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1522:19:

 1522 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1523:25:

 1523 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1524:52:

 1524 |           invrs_tau_zm(i,k)      = one / tau_zm(i,k)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1525:52:

 1525 |           invrs_tau_wp2_zm(i,k)  = invrs_tau_zm(i,k)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1526:52:

 1526 |           invrs_tau_xp2_zm(i,k)  = invrs_tau_zm(i,k)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1527:52:

 1527 |           invrs_tau_wpxp_zm(i,k) = invrs_tau_zm(i,k)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1528:52:

 1528 |           invrs_tau_wp3_zm(i,k)  = invrs_tau_zm(i,k)
      |                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1529:51:

 1529 |           tau_max_zm(i,k) = clubb_params(i,itaumax)
      |                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1530:11:

 1530 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1531:9:

 1531 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1535:19:

 1535 |       do k = 1, nzt
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1536:25:

 1536 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1537:51:

 1537 |           invrs_tau_zt(i,k)     = one / tau_zt(i,k)
      |                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1538:51:

 1538 |           invrs_tau_wp3_zt(i,k) = invrs_tau_zt(i,k)
      |                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1539:51:

 1539 |           tau_max_zt(i,k) = clubb_params(i,itaumax)
      |                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1540:11:

 1540 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1541:9:

 1541 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1547:75:

 1547 |     else ! l_diag_Lscale_from_tau = .true., diagnose simple tau and Lscale.
      |                                                                           1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1557:44:

 1557 |                         clubb_config_flags%l_e3sm_config,                         & ! In
      |                                            1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1569:7:

 1569 |     end if ! l_diag_Lscale_from_tau
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1593:17:

 1593 |     do k = 1, nzt
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1594:23:

 1594 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1595:73:

 1595 |         Kh_zt(i,k) = clubb_params(i,ic_K) * Lscale(i,k) * sqrt_em_zt(i,k)
      |                                                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1596:9:

 1596 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1597:7:

 1597 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1603:17:

 1603 |     do k = 1, nzm
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1604:23:

 1604 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1606:53:

 1606 |                      * sqrt( max( em(i,k), em_min ) )
      |                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1607:9:

 1607 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1608:7:

 1608 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1615:56:

 1615 |                                         below_grnd_val )
      |                                                        1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1618:66:

 1618 |     call wp2_term_splat_lhs( nzm, nzt, ngrdcol, gr, clubb_params(:,iC_wp2_splat), & ! Intent(in)
      |                                                                  1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1623:66:

 1623 |     call wp3_term_splat_lhs( nzm, nzt, ngrdcol, gr, clubb_params(:,iC_wp2_splat), & ! Intent(in)
      |                                                                  1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1642:46:

 1642 |                           clubb_config_flags%l_vary_convect_depth,        & ! Intent(in)
      |                                              1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1651:47:

 1651 |     if ( clubb_at_least_debug_level( 0 ) ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1652:47:

 1652 |       if ( err_code == clubb_fatal_error ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1653:31:

 1653 |         err_code_out = err_code
      |                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1654:57:

 1654 |         write(fstderr, *) "Error calling calc_sfc_varnce"
      |                                                         1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1655:14:

 1655 |         return
      |              1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1656:9:

 1656 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1657:7:

 1657 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1663:25:

 1663 |     if ( stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1667:23:

 1667 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1668:46:

 1668 |         call stat_update_var( stats_metadata%irvm, rtm(i,:) - rcm(i,:), & !intent(in)
      |                                              1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1670:9:

 1670 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1678:27:

 1678 |       if ( stats_metadata%irel_humidity > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1682:51:

 1682 |                                clubb_config_flags%saturation_formula )
      |                                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1685:25:

 1685 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1688:48:

 1688 |           call stat_update_var( stats_metadata%irel_humidity, rel_humidity(i,:), & ! intent(in)
      |                                                1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1690:11:

 1690 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1691:9:

 1691 |       end if ! stats_metadata%irel_humidity > 0
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1692:7:

 1692 |     end if ! stats_metadata%l_stats_samp
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1697:29:

 1697 |     if ( clubb_config_flags%l_call_pdf_closure_twice ) then
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1699:19:

 1699 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1700:25:

 1700 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1706:11:

 1706 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1707:9:

 1707 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1709:8:

 1709 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1715:7:

 1715 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1720:29:

 1720 |     if ( clubb_config_flags%l_stability_correct_tau_zm ) then
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1727:52:

 1727 |                                       clubb_params(:,ilambda0_stability_coef),            & ! In
      |                                                    1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1735:27:

 1735 |       if ( stats_metadata%l_stats_samp ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1737:25:

 1737 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1738:48:

 1738 |           call stat_update_var( stats_metadata%istability_correction, & ! In
      |                                                1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1741:11:

 1741 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1742:9:

 1742 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1748:19:

 1748 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1749:25:

 1749 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1750:78:

 1750 |           invrs_tau_N2_zm(i,k) = invrs_tau_zm(i,k) * stability_correction(i,k)
      |                                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1751:53:

 1751 |           invrs_tau_C6_zm(i,k) = invrs_tau_N2_zm(i,k)
      |                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1752:53:

 1752 |           invrs_tau_C1_zm(i,k) = invrs_tau_N2_zm(i,k)
      |                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1753:11:

 1753 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1754:9:

 1754 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1756:8:

 1756 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1758:19:

 1758 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1759:25:

 1759 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1760:43:

 1760 |           invrs_tau_N2_zm(i,k) = unused_var
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1761:55:

 1761 |           invrs_tau_C6_zm(i,k) = invrs_tau_wpxp_zm(i,k)
      |                                                       1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1762:54:

 1762 |           invrs_tau_C1_zm(i,k) = invrs_tau_wp2_zm(i,k)
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1763:11:

 1763 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1764:9:

 1764 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1766:7:

 1766 |     end if ! l_stability_correction
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1770:17:

 1770 |     do k = 1, nzm
      |                 1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1771:23:

 1771 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1772:53:

 1772 |         invrs_tau_C14_zm(i,k) = invrs_tau_wp2_zm(i,k)
      |                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1773:9:

 1773 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1774:7:

 1774 |     end do
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1777:35:

 1777 |     if ( .not. clubb_config_flags%l_diag_Lscale_from_tau .and. l_use_invrs_tau_N2_iso) then
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1782:63:

 1782 |                        "change l_use_invrs_tau_N2_iso to false"
      |                                                               1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1783:16:

 1783 |       error stop
      |                1
Error: Unexpected ERROR STOP statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1784:7:

 1784 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1786:44:

 1786 |     if ( .not. l_use_invrs_tau_N2_iso ) then
      |                                            1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1788:19:

 1788 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1789:25:

 1789 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1790:54:

 1790 |           invrs_tau_C4_zm(i,k) = invrs_tau_wp2_zm(i,k)
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1791:11:

 1791 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1792:9:

 1792 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1794:8:

 1794 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1796:19:

 1796 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1797:25:

 1797 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1798:54:

 1798 |           invrs_tau_C4_zm(i,k) = invrs_tau_N2_iso(i,k)
      |                                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1799:11:

 1799 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1800:9:

 1800 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1802:7:

 1802 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1804:25:

 1804 |     if ( stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1813:23:

 1813 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1815:45:

 1815 |         call stat_update_var(stats_metadata%iinvrs_tau_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1818:45:

 1818 |         call stat_update_var(stats_metadata%iinvrs_tau_xp2_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1821:45:

 1821 |         call stat_update_var(stats_metadata%iinvrs_tau_wp2_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1824:45:

 1824 |         call stat_update_var(stats_metadata%iinvrs_tau_wpxp_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1827:45:

 1827 |         call stat_update_var(stats_metadata%iRi_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1830:45:

 1830 |         call stat_update_var(stats_metadata%iinvrs_tau_wp3_zm, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1834:33:

 1834 |         if ( clubb_config_flags%l_diag_Lscale_from_tau ) then
      |                                 1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1835:47:

 1835 |           call stat_update_var(stats_metadata%iinvrs_tau_no_N2_zm, & ! intent(in)
      |                                               1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1838:47:

 1838 |           call stat_update_var(stats_metadata%iinvrs_tau_bkgnd, & ! intent(in)
      |                                               1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1841:47:

 1841 |           call stat_update_var(stats_metadata%iinvrs_tau_sfc, & ! intent(in)
      |                                               1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1844:47:

 1844 |           call stat_update_var(stats_metadata%iinvrs_tau_shear, & ! intent(in)
      |                                               1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1847:11:

 1847 |         end if
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1848:45:

 1848 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1851:45:

 1851 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_splat, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1854:45:

 1854 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_mixed, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1857:45:

 1857 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_moist, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1860:45:

 1860 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_dry, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1863:45:

 1863 |         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_smth, & ! intent(in)
      |                                             1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1867:9:

 1867 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1868:7:

 1868 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1872:29:

 1872 |     if ( clubb_config_flags%l_use_C7_Richardson .or. &
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1880:58:

 1880 |                                       clubb_config_flags%l_use_shear_Richardson,          & ! In
      |                                                          1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1883:8:

 1883 |     else
      |        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1885:19:

 1885 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1886:25:

 1886 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1887:38:

 1887 |           Cx_fnc_Richardson(i,k) = 0.0
      |                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1888:11:

 1888 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1889:9:

 1889 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1891:7:

 1891 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1897:40:

 1897 |     do advance_order_loop_iter = 1, 4, 1
      |                                        1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1899:57:

 1899 |      if ( advance_order_loop_iter == order_xm_wpxp ) then
      |                                                         1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1923:48:

 1923 |                             clubb_config_flags%iiPDF_type,                         & ! intent(in)
      |                                                1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1950:49:

 1950 |       if ( clubb_at_least_debug_level( 0 ) ) then
      |                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1951:50:

 1951 |          if ( err_code == clubb_fatal_error ) then
      |                                                  1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1952:35:

 1952 |             err_code_out = err_code
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1953:60:

 1953 |             write(fstderr,*) "Error calling advance_xm_wpxp"
      |                                                            1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1954:18:

 1954 |             return
      |                  1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1955:12:

 1955 |          end if
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1956:9:

 1956 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1964:63:

 1964 |                      rcm )                             ! In/Out
      |                                                               1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:1974:62:

 1974 |      elseif ( advance_order_loop_iter == order_xp2_xpyp ) then
      |                                                              1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2010:49:

 2010 |                              clubb_config_flags%iiPDF_type,                       & ! intent(in)
      |                                                 1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2023:49:

 2023 |       if ( clubb_at_least_debug_level( 0 ) ) then
      |                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2024:50:

 2024 |          if ( err_code == clubb_fatal_error ) then
      |                                                  1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2025:35:

 2025 |             err_code_out = err_code
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2026:61:

 2026 |             write(fstderr,*) "Error calling advance_xp2_xpyp"
      |                                                             1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2027:18:

 2027 |             return
      |                  1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2028:12:

 2028 |          end if
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2029:9:

 2029 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2036:54:

 2036 |            .and. order_xp2_xpyp < order_wp2_wp3 ) then
      |                                                      1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2037:64:

 2037 |          wprtp_cl_num   = 1 ! First instance of w'r_t' clipping.
      |                                                                1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2038:65:

 2038 |          wpthlp_cl_num  = 1 ! First instance of w'th_l' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2039:65:

 2039 |          wpsclrp_cl_num = 1 ! First instance of w'sclr' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2040:34:

 2040 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2041:62:

 2041 |             upwp_cl_num = 1 ! First instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2042:62:

 2042 |             vpwp_cl_num = 1 ! First instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2043:12:

 2043 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2045:58:

 2045 |                .and. order_xp2_xpyp > order_wp2_wp3 ) then
      |                                                          1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2046:64:

 2046 |          wprtp_cl_num   = 3 ! Third instance of w'r_t' clipping.
      |                                                                1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2047:65:

 2047 |          wpthlp_cl_num  = 3 ! Third instance of w'th_l' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2048:65:

 2048 |          wpsclrp_cl_num = 3 ! Third instance of w'sclr' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2049:34:

 2049 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2050:62:

 2050 |             upwp_cl_num = 3 ! Third instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2051:62:

 2051 |             vpwp_cl_num = 3 ! Third instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2052:12:

 2052 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2053:10:

 2053 |       else
      |          1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2054:65:

 2054 |          wprtp_cl_num   = 2 ! Second instance of w'r_t' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2055:66:

 2055 |          wpthlp_cl_num  = 2 ! Second instance of w'th_l' clipping.
      |                                                                  1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2056:66:

 2056 |          wpsclrp_cl_num = 2 ! Second instance of w'sclr' clipping.
      |                                                                  1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2057:34:

 2057 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2058:63:

 2058 |             upwp_cl_num = 2 ! Second instance of u'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2059:63:

 2059 |             vpwp_cl_num = 2 ! Second instance of v'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2060:12:

 2060 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2061:9:

 2061 |       endif
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2063:37:

 2063 |       if ( .not. clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                     1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2065:55:

 2065 |               .and. order_xp2_xpyp < order_windm ) then
      |                                                       1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2066:62:

 2066 |             upwp_cl_num = 1 ! First instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2067:62:

 2067 |             vpwp_cl_num = 1 ! First instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2069:59:

 2069 |                   .and. order_xp2_xpyp > order_windm ) then
      |                                                           1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2070:62:

 2070 |             upwp_cl_num = 3 ! Third instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2071:62:

 2071 |             vpwp_cl_num = 3 ! Third instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2072:13:

 2072 |          else
      |             1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2073:63:

 2073 |             upwp_cl_num = 2 ! Second instance of u'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2074:63:

 2074 |             vpwp_cl_num = 2 ! Second instance of v'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2075:12:

 2075 |          endif ! l_predict_upwp_vpwp
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2076:9:

 2076 |       endif
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2082:50:

 2082 |                               clubb_config_flags%l_predict_upwp_vpwp,       & ! intent(in)
      |                                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2090:61:

 2090 |      elseif ( advance_order_loop_iter == order_wp2_wp3 ) then
      |                                                             1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2107:51:

 2107 |                             thv_ds_zt, pdf_params%mixt_frac, Cx_fnc_Richardson,   & ! intent(in)
      |                                                   1
Error: Symbol 'pdf_params' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2130:49:

 2130 |       if ( clubb_at_least_debug_level( 0 ) ) then
      |                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2131:50:

 2131 |          if ( err_code == clubb_fatal_error ) then
      |                                                  1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2132:35:

 2132 |             err_code_out = err_code
      |                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2133:60:

 2133 |             write(fstderr,*) "Error calling advance_wp2_wp3"
      |                                                            1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2134:18:

 2134 |             return
      |                  1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2135:12:

 2135 |          end if
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2136:9:

 2136 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2144:54:

 2144 |            .and. order_wp2_wp3 < order_xp2_xpyp ) then
      |                                                      1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2145:64:

 2145 |          wprtp_cl_num   = 1 ! First instance of w'r_t' clipping.
      |                                                                1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2146:65:

 2146 |          wpthlp_cl_num  = 1 ! First instance of w'th_l' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2147:65:

 2147 |          wpsclrp_cl_num = 1 ! First instance of w'sclr' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2148:34:

 2148 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2149:62:

 2149 |             upwp_cl_num = 1 ! First instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2150:62:

 2150 |             vpwp_cl_num = 1 ! First instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2151:12:

 2151 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2153:58:

 2153 |                .and. order_wp2_wp3 > order_xp2_xpyp ) then
      |                                                          1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2154:64:

 2154 |          wprtp_cl_num   = 3 ! Third instance of w'r_t' clipping.
      |                                                                1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2155:65:

 2155 |          wpthlp_cl_num  = 3 ! Third instance of w'th_l' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2156:65:

 2156 |          wpsclrp_cl_num = 3 ! Third instance of w'sclr' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2157:34:

 2157 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2158:62:

 2158 |             upwp_cl_num = 3 ! Third instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2159:62:

 2159 |             vpwp_cl_num = 3 ! Third instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2160:12:

 2160 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2161:10:

 2161 |       else
      |          1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2162:65:

 2162 |          wprtp_cl_num   = 2 ! Second instance of w'r_t' clipping.
      |                                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2163:66:

 2163 |          wpthlp_cl_num  = 2 ! Second instance of w'th_l' clipping.
      |                                                                  1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2164:66:

 2164 |          wpsclrp_cl_num = 2 ! Second instance of w'sclr' clipping.
      |                                                                  1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2165:34:

 2165 |          if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2166:63:

 2166 |             upwp_cl_num = 2 ! Second instance of u'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2167:63:

 2167 |             vpwp_cl_num = 2 ! Second instance of v'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2168:12:

 2168 |          endif
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2169:9:

 2169 |       endif
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2171:37:

 2171 |       if ( .not. clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                     1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2173:54:

 2173 |               .and. order_wp2_wp3 < order_windm ) then
      |                                                      1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2174:62:

 2174 |             upwp_cl_num = 1 ! First instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2175:62:

 2175 |             vpwp_cl_num = 1 ! First instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2177:58:

 2177 |                   .and. order_wp2_wp3 > order_windm ) then
      |                                                          1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2178:62:

 2178 |             upwp_cl_num = 3 ! Third instance of u'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2179:62:

 2179 |             vpwp_cl_num = 3 ! Third instance of v'w' clipping.
      |                                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2180:13:

 2180 |          else
      |             1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2181:63:

 2181 |             upwp_cl_num = 2 ! Second instance of u'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2182:63:

 2182 |             vpwp_cl_num = 2 ! Second instance of v'w' clipping.
      |                                                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2183:12:

 2183 |          endif ! l_predict_upwp_vpwp
      |            1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2184:9:

 2184 |       endif
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2190:50:

 2190 |                               clubb_config_flags%l_predict_upwp_vpwp,       & ! intent(in)
      |                                                  1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2198:59:

 2198 |      elseif ( advance_order_loop_iter == order_windm ) then
      |                                                           1
Error: Unexpected ELSE IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2206:19:

 2206 |       do k = 1, nzm
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2207:25:

 2207 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2208:87:

 2208 |           Km_zm(i,k) = Kh_zm(i,k) * clubb_params(i,ic_K10)   ! Coefficient for momentum
      |                                                                                       1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2210:85:

 2210 |           Kmh_zm(i,k) = Kh_zm(i,k) * clubb_params(i,ic_K10h) ! Coefficient for thermo
      |                                                                                     1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2211:11:

 2211 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2212:9:

 2212 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2215:52:

 2215 |       if ( edsclr_dim > 1 .and. clubb_config_flags%l_do_expldiff_rtm_thlm ) then
      |                                                    1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2217:21:

 2217 |         do k = 1, nzt
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2218:27:

 2218 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2219:49:

 2219 |             edsclrm(i,k,edsclr_dim-1) = thlm(i,k)
      |                                                 1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2220:46:

 2220 |             edsclrm(i,k,edsclr_dim) = rtm(i,k)
      |                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2221:13:

 2221 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2222:11:

 2222 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2224:9:

 2224 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2234:54:

 2234 |                                   clubb_config_flags%tridiag_solve_method,    & ! intent(in)
      |                                                      1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2248:52:

 2248 |       if ( edsclr_dim > 1 .and. clubb_config_flags%l_do_expldiff_rtm_thlm ) then
      |                                                    1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2252:75:

 2252 |                           thlm700 )                           ! intent(out)
      |                                                                           1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2256:77:

 2256 |                           thlm1000 )                            ! intent(out)
      |                                                                             1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2259:21:

 2259 |         do k = 1, nzt
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2260:36:

 2260 |           do i = 1, ngrdcol
      |                                    1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2261:65:

 2261 |             if ( thlm700(i) - thlm1000(i) < 20.0_core_rknd ) then
      |                                                                 1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2262:51:

 2262 |               thlm(i,k) = edsclrm(i,k,edsclr_dim-1)
      |                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2263:48:

 2263 |               rtm(i,k) = edsclrm(i,k,edsclr_dim)
      |                                                1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2264:15:

 2264 |             end if
      |               1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2265:13:

 2265 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2266:11:

 2266 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2269:9:

 2269 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2282:8:

 2282 |      endif ! advance_order_loop_iter
      |        1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2284:7:

 2284 |     enddo ! advance_order_loop_iter = 1, 4, 1
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2291:35:

 2291 |          .and. clubb_config_flags%iiPDF_type /= iiPDF_ADG1 ) then
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2302:44:

 2302 |                         clubb_config_flags%l_lmm_stepping,             & ! intent(in)
      |                                            1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2311:29:

 2311 |                      Skw_zt )
      |                             1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2332:19:

 2332 |       do k = 1, nzt
      |                   1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2333:25:

 2333 |         do i = 1, ngrdcol
      |                         1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2337:84:

 2337 |                                                / clubb_params(i,ixp3_coef_slope) ) )
      |                                                                                    1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2338:11:

 2338 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2339:9:

 2339 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2344:36:

 2344 |                                up3 )
      |                                    1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2349:36:

 2349 |                                vp3 )
      |                                    1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2351:78:

 2351 |     else ! .not. l_advance_xp3 .or. clubb_config_flags%iiPDF_type = iiPDF_ADG1
      |                                                                              1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2356:29:

 2356 |                      Skw_zt )
      |                             1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2376:31:

 2376 |       if ( clubb_config_flags%iiPDF_type == iiPDF_ADG1 ) then
      |                               1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2386:40:

 2386 |                                  thlp3 )
      |                                        1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2391:39:

 2391 |                                  rtp3 )
      |                                       1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2396:38:

 2396 |                                  up3 )
      |                                      1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2401:38:

 2401 |                                  vp3 )
      |                                      1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2403:32:

 2403 |         do sclr = 1, sclr_dim, 1
      |                                1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2413:43:

 2413 |                                    sclrp3 )
      |                                           1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2415:11:

 2415 |         enddo ! sclr = 1, sclr_dim
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2417:56:

 2417 |       else ! clubb_config_flags%iiPDF_type /= iiPDF_ADG1
      |                                                        1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2427:21:

 2427 |         do k = 1, nzt
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2428:27:

 2428 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2429:38:

 2429 |             sigma_sqd_w_zt(i,k) = zero
      |                                      1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2430:13:

 2430 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2431:11:

 2431 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2443:21:

 2443 |         do k = 1, nzt
      |                     1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2444:27:

 2444 |           do i = 1, ngrdcol
      |                           1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2447:99:

 2447 |                 * ( one - exp( brunt_vaisala_freq_sqd_zt(i,k) / clubb_params(i,ixp3_coef_slope) ) )
      |                                                                                                   1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2448:13:

 2448 |           end do
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2449:11:

 2449 |         end do
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2454:40:

 2454 |                                  thlp3 )
      |                                        1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2459:39:

 2459 |                                  rtp3 )
      |                                       1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2464:38:

 2464 |                                  up3 )
      |                                      1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2469:38:

 2469 |                                  vp3 )
      |                                      1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2471:32:

 2471 |         do sclr = 1, sclr_dim, 1
      |                                1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2478:57:

 2478 |           call xp3_LG_2005_ansatz( nzt, ngrdcol, Skw_zt(:,:), wpsclrp_zt(:,:), wp2_zt(:,:), &
      |                                                         1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2482:11:

 2482 |         end do ! sclr = 1, sclr_dim
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2484:9:

 2484 |       end if ! clubb_config_flags%iiPDF_type == iiPDF_ADG1
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2486:7:

 2486 |     end if ! l_advance_xp3 .and. clubb_config_flags%iiPDF_type /= iiPDF_ADG1
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2488:29:

 2488 |     if ( clubb_config_flags%ipdf_call_placement == ipdf_post_advance_fields &
      |                             1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2496:31:

 2496 |       if ( clubb_config_flags%ipdf_call_placement &
      |                               1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2498:41:

 2498 |         l_samp_stats_in_pdf_call = .true.
      |                                         1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2499:35:

 2499 |       elseif ( clubb_config_flags%ipdf_call_placement &
      |                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2501:42:

 2501 |         l_samp_stats_in_pdf_call = .false.
      |                                          1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2502:9:

 2502 |       endif
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2526:51:

 2526 |                                clubb_config_flags%iiPDF_type,               & ! Intent(in)
      |                                                   1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2569:7:

 2569 |     end if ! clubb_config_flags%ipdf_call_placement == ipdf_post_advance_fields
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2588:25:

 2588 |     if ( stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2667:23:

 2667 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2669:51:

 2669 |         call stat_end_update( nzm, stats_metadata%iwp2_bt, wp2(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2671:51:

 2671 |         call stat_end_update( nzm, stats_metadata%ivp2_bt, vp2(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2673:51:

 2673 |         call stat_end_update( nzm, stats_metadata%iup2_bt, up2(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2675:51:

 2675 |         call stat_end_update( nzm, stats_metadata%iwprtp_bt, wprtp(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2677:51:

 2677 |         call stat_end_update( nzm, stats_metadata%iwpthlp_bt, wpthlp(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2679:33:

 2679 |         if ( clubb_config_flags%l_predict_upwp_vpwp ) then
      |                                 1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2680:54:

 2680 |            call stat_end_update( nzm, stats_metadata%iupwp_bt, upwp(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2682:54:

 2682 |            call stat_end_update( nzm, stats_metadata%ivpwp_bt, vpwp(i,:) / dt, & ! intent(in)
      |                                                      1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2684:11:

 2684 |         endif ! l_predict_upwp_vpwp
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2685:51:

 2685 |         call stat_end_update( nzm, stats_metadata%irtp2_bt, rtp2(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2687:51:

 2687 |         call stat_end_update( nzm, stats_metadata%ithlp2_bt, thlp2(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2689:51:

 2689 |         call stat_end_update( nzm, stats_metadata%irtpthlp_bt, rtpthlp(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2692:51:

 2692 |         call stat_end_update( nzt, stats_metadata%irtm_bt, rtm(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2694:51:

 2694 |         call stat_end_update( nzt, stats_metadata%ithlm_bt, thlm(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2696:51:

 2696 |         call stat_end_update( nzt, stats_metadata%ium_bt, um(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2698:51:

 2698 |         call stat_end_update( nzt, stats_metadata%ivm_bt, vm(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2700:51:

 2700 |         call stat_end_update( nzt, stats_metadata%iwp3_bt, wp3(i,:) / dt, & ! intent(in)
      |                                                   1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2702:9:

 2702 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2704:27:

 2704 |       if ( stats_metadata%iwpthlp_zt > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2707:9:

 2707 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2709:27:

 2709 |       if ( stats_metadata%iwprtp_zt > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2712:9:

 2712 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2714:27:

 2714 |       if ( stats_metadata%iup2_zt > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2717:9:

 2717 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2719:26:

 2719 |       if (stats_metadata%ivp2_zt > 0 ) then
      |                          1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2722:9:

 2722 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2724:27:

 2724 |       if ( stats_metadata%iupwp_zt > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2727:9:

 2727 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2729:27:

 2729 |       if ( stats_metadata%ivpwp_zt > 0 ) then
      |                           1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2732:9:

 2732 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2734:23:

 2734 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2737:64:

 2737 |         call init_pdf_params( nzt, 1, pdf_params_single_col(i) )
      |                                                                1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2738:67:

 2738 |         call init_pdf_params( nzm, 1, pdf_params_zm_single_col(i) )
      |                                                                   1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2742:72:

 2742 |                                               pdf_params_single_col(i) )
      |                                                                        1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2745:75:

 2745 |                                               pdf_params_zm_single_col(i) )
      |                                                                           1
Error: Unexpected CALL statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2749:19:

 2749 |                gr%invrs_dzm(i,:), gr%zt(i,:), gr%dzm(i,:), gr%dzt(i,:), dt,               & ! In
      |                   1
Error: Symbol 'gr' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2787:9:

 2787 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2788:7:

 2788 |     endif ! stats_metadata%l_stats_samp
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2790:47:

 2790 |     if ( clubb_at_least_debug_level( 2 ) ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2805:23:

 2805 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2808:29:

 2808 |              thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                     & ! In
      |                             1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2822:9:

 2822 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2824:47:

 2824 |       if ( err_code == clubb_fatal_error ) then
      |                                               1
Error: Unexpected block IF statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2826:53:

 2826 |                          " end of advance_clubb_core"
      |                                                     1
Error: Unexpected WRITE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2827:31:

 2827 |         err_code_out = err_code
      |                               1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2828:14:

 2828 |         return
      |              1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2829:9:

 2829 |       end if
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2831:7:

 2831 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2833:25:

 2833 |     if ( stats_metadata%l_stats .and. stats_metadata%l_stats_samp ) then
      |                         1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2840:23:

 2840 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2842:32:

 2842 |              (all( abs(wm_zt(i,:)) < eps ) .and. all( abs(wm_zm(i,:)) < eps ))) then
      |                                1
Error: Syntax error in argument list at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2844:59:

 2844 |           rtm_flux_top(i) = rho_ds_zm(i,nzm) * wprtp(i,nzm)
      |                                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2846:41:

 2846 |           if ( .not. clubb_config_flags%l_host_applies_sfc_fluxes ) then
      |                                         1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2847:59:

 2847 |             rtm_flux_sfc(i) = rho_ds_zm(i,1) * wprtp_sfc(i)
      |                                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2848:14:

 2848 |           else
      |              1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2849:43:

 2849 |             rtm_flux_sfc(i) = 0.0_core_rknd
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2850:13:

 2850 |           end if
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2865:43:

 2865 |                                        dt )
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2868:61:

 2868 |           thlm_flux_top(i) = rho_ds_zm(i,nzm) * wpthlp(i,nzm)
      |                                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2870:41:

 2870 |           if ( .not. clubb_config_flags%l_host_applies_sfc_fluxes ) then
      |                                         1
Error: Symbol 'clubb_config_flags' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2871:61:

 2871 |             thlm_flux_sfc(i) = rho_ds_zm(i,1) * wpthlp_sfc(i)
      |                                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2872:14:

 2872 |           else
      |              1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2873:44:

 2873 |             thlm_flux_sfc(i) = 0.0_core_rknd
      |                                            1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2874:13:

 2874 |           end if
      |             1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2889:43:

 2889 |                                        dt )
      |                                           1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2890:78:

 2890 |         else ! If l_implemented is false, we don't want spurious source output
      |                                                                              1
Error: Unexpected ELSE statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2891:45:

 2891 |           rtm_spur_src(i) = -9999.0_core_rknd
      |                                             1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2892:46:

 2892 |           thlm_spur_src(i) = -9999.0_core_rknd
      |                                              1
Error: Unexpected assignment statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2893:11:

 2893 |         end if
      |           1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2894:9:

 2894 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2897:23:

 2897 |       do i = 1, ngrdcol
      |                       1
Error: Unexpected DO statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2898:49:

 2898 |         call stat_update_var_pt( stats_metadata%irtm_spur_src, 1, & ! intent(in)
      |                                                 1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2901:49:

 2901 |         call stat_update_var_pt( stats_metadata%ithlm_spur_src, 1, & ! intent(in)
      |                                                 1
Error: Symbol 'stats_metadata' at (1) has no IMPLICIT type
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2904:9:

 2904 |       end do
      |         1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2905:7:

 2905 |     end if
      |       1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2939:10:

 2939 |     return
      |          1
Error: Unexpected RETURN statement in CONTAINS section at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:2941:5:

 2941 |   end subroutine advance_clubb_core
      |     1
Error: Expecting END MODULE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:3077:17:

 3077 |     implicit none
      |                 1
Error: Duplicate IMPLICIT NONE statement at (1)
/home/jenkins/workspace/branch_sam_test/SRC/CLUBB/advance_clubb_core_module.F90:129:31:

  129 |   subroutine advance_clubb_core( gr, nzm, nzt, ngrdcol, &           ! intent(in)
      |                               1
Error: Symbol 'advance_clubb_core' at (1) has no IMPLICIT type
gmake: *** [/home/jenkins/workspace/branch_sam_test/Makefile:171: advance_clubb_core_module.o] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run SAM)
Stage "Run SAM" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ cat runsam.log
cat: runsam.log: No such file or directory
[Pipeline] echo
SAM did not create a log.
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE