Skip to content
Success

Console Output

Started by user unknown or anonymous
Obtained jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/clubb_gfortran_debug_run
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
 > git init /home/jenkins/workspace/clubb_gfortran_debug_run # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05c2978bb4fb2b7ec8e58ce73ff99ed7f94c3e32 # timeout=10
Commit message: "Spack updates (#1158)"
 > git rev-list --no-walk bff26070fff07143dd27206fd332f3ccbfc2556b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export PATH MANPATH LD_LIBRARY_PATH
++ export SVNROOT=http://carson.math.uwm.edu/repos
++ SVNROOT=http://carson.math.uwm.edu/repos
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju
++ LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju
++ source /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -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-gzedt3f (required by: mpich/4.2.1-gtcnmvu,
hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ compile/compile.bash -c config/linux_x86_64_gfortran_debug.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
.................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
.................................................................. Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................ Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mt95.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/input_names.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:549:11:

  549 |     wtmp = tmp * x(i) + wm
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:187:12:

  187 |       noup= log(updr/lowup)/log(highup/lowup)*(res2-1.)
      |            1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:190:14:

  190 |       nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res2-1.)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:193:15:

  193 |       nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:196:15:

  196 |       nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:199:15:

  199 |       nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:212:12:

  212 |       noup= log(updr/lowup2)/log(highup2/lowup2)*(res-1.)
      |            1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:215:14:

  215 |       nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res-1.)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:218:15:

  218 |       nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:221:15:

  221 |       nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:224:15:

  224 |       nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:558:9:

  558 |   drop = sum1 / sum2
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:422:11:

  422 |     wtmp = tmp * x(i) + wm
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:431:9:

  431 |   drop = sum1 / sum2
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:14:29:

   14 | character(len=128) :: tagname = '$Name: siena_201203 $'
      |                             1
Warning: Unused PRIVATE module variable 'tagname' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:13:29:

   13 | character(len=128) :: version = '$Id: aer_ccn_act_k.F90,v 19.0 2012/01/06 20:31:36 fms Exp $'
      |                             1
Warning: Unused PRIVATE module variable 'version' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:129:32:

  129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &
      |                                1
Warning: Unused dummy argument 'p1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SCM_Activation/aer_ccn_act_k.F90:129:28:

  129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &
      |                            1
Warning: Unused dummy argument 't1' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/parameter_indices.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_variables.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/parameters_model.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/penta_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/tridiag_lu_solver.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/penta_lu_solver.F90:131:22:

  131 |     integer :: i, k, j    ! Loop variables
      |                      1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_gfdlact.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/endian.F90
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/constants_clubb.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/T_in_K_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90:1378:10:

 1378 |       rsat
      |          1
Warning: Unused variable 'rsat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90:854:8:

  854 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'ep' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90:882:16:

  882 |     integer :: i, k  ! Loop indices
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90:882:19:

  882 |     integer :: i, k  ! Loop indices
      |                   1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/lapack_wrap.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/saturation.F90:1078:32:

 1078 |   subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, saturation_formula, &
      |                                ^
Warning: 'sat_vapor_press_ice' defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clip_semi_implicit.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/lapack_wrap.F90:239:16:

  239 |       subd, diag, supd
      |                1
Warning: Unused variable 'diag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/lapack_wrap.F90:239:10:

  239 |       subd, diag, supd
      |          1
Warning: Unused variable 'subd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/lapack_wrap.F90:239:22:

  239 |       subd, diag, supd
      |                      1
Warning: Unused variable 'supd' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/calc_roots.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/input_reader.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/input_reader.F90:498:28:

  491 |     do i=1, dim_grid
      |                    2        
......
  498 |         if ( grid(i) < grid(i-1) ) then
      |                            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:2307:8:

 2307 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'core_rknd' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1942:38:

 1942 |     real( kind = core_rknd ) :: factor
      |                                      1
Warning: Unused variable 'factor' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1377:8:

 1377 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1373:8:

 1373 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_cubic_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1373:8:

 1373 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1325:8:

 1325 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1321:8:

 1321 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_cubic_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1321:8:

 1321 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1212:8:

 1212 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1208:8:

 1208 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_cubic_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1208:8:

 1208 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1162:8:

 1162 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1158:8:

 1158 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_cubic_interp' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/grid_class.F90:1158:8:

 1158 |     use model_flags, only: &
      |        1
Warning: Unused parameter 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:546:16:

  546 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:438:16:

  438 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:224:16:

  224 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:167:24:

  167 |                 old_soln,                         & ! Intent(in)
      |                        1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:165:26:

  165 |                 solve_name, penta_solve_method,   & ! Intent(in)
      |                          1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:106:16:

  106 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:50:24:

   50 |                 old_soln,                       & ! Intent(in)
      |                        1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:48:26:

   48 |                 solve_name, penta_solve_method, & ! Intent(in)
      |                          1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/numerical_check.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_helper_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/parameters_tunable.F90:2135:32:

 2135 |   subroutine init_parameters_999( &
      |                                ^
Warning: 'init_parameters_999' defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/diffusion.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/pos_definite_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_helper_module.F90:1785:16:

 1785 |     integer :: i, k
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_helper_module.F90:1785:19:

 1785 |     integer :: i, k
      |                   1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_helper_module.F90:649:56:

  649 |                                         thlm, um, vm, em, Lscale, exner, rtm, &
      |                                                        1
Warning: Unused dummy argument 'em' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_helper_module.F90:377:8:

  377 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/sfc_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/calc_pressure.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp3_module.F90:119:16:

  119 |     integer :: i, k, sclr    ! Loop index
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp3_module.F90:119:19:

  119 |     integer :: i, k, sclr    ! Loop index
      |                   1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/output_netcdf.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/output_netcdf.F90:221:8:

  221 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'core_rknd' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/output_netcdf.F90:218:8:

  218 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/new_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mono_flux_limiter.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clip_explicit.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mono_flux_limiter.F90:1288:13:

 1288 |       k_tdiag   = 2,    & ! Thermodynamic main diagonal index.
      |             1
Warning: Unused parameter 'k_tdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mono_flux_limiter.F90:1289:15:

 1289 |       km1_tdiag = 3       ! Thermodynamic subdiagonal index.
      |               1
Warning: Unused parameter 'km1_tdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mono_flux_limiter.F90:1287:15:

 1287 |       kp1_tdiag = 1,    & ! Thermodynamic superdiagonal index.
      |               1
Warning: Unused parameter 'kp1_tdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clip_explicit.F90:872:43:

  872 |   subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
      |                                           1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clip_explicit.F90:426:40:

  426 |   subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts,  &
      |                                        1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clip_explicit.F90:157:22:

  157 |     integer :: sclr, i  ! scalar array index.
      |                      1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/fill_holes.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_clubb_utilities.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/fill_holes.F90:685:8:

  685 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/fill_holes.F90:660:41:

  660 |                                 rho_ds_zm, rho_ds_zt, exner,                & ! Intent(in)
      |                                         1
Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1289:46:

 1289 |                         brunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd_mixed, & ! intent in
      |                                              1
Warning: Unused dummy argument 'brunt_vaisala_freq_sqd' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1290:50:

 1290 |                         brunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_moist, & ! intent in
      |                                                  1
Warning: Unused dummy argument 'brunt_vaisala_freq_sqd_dry' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1289:76:

 1289 |                         brunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd_mixed, & ! intent in
      |                                                                            1
Warning: Unused dummy argument 'brunt_vaisala_freq_sqd_mixed' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1290:80:

 1290 |                         brunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_moist, & ! intent in
      |                                                                                1
Warning: Unused dummy argument 'brunt_vaisala_freq_sqd_moist' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1275:29:

 1275 |                         exner, p_in_Pa, & !intent in
      |                             1
Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1336:8:

 1336 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'ibv_efold' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1285:50:

 1285 |                         l_brunt_vaisala_freq_moist, & !intent in
      |                                                  1
Warning: Unused dummy argument 'l_brunt_vaisala_freq_moist' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1286:45:

 1286 |                         l_use_thvm_in_bv_freq, &! intent in
      |                                             1
Warning: Unused dummy argument 'l_use_thvm_in_bv_freq' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1275:38:

 1275 |                         exner, p_in_Pa, & !intent in
      |                                      1
Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1277:27:

 1277 |                         rcm, ice_supersat_frac, &! intent in
      |                           1
Warning: Unused dummy argument 'rcm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1276:27:

 1276 |                         rtm, thlm, thvm, & !intent in
      |                           1
Warning: Unused dummy argument 'rtm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1283:42:

 1283 |                         saturation_formula, & ! intent in
      |                                          1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1276:33:

 1276 |                         rtm, thlm, thvm, & !intent in
      |                                 1
Warning: Unused dummy argument 'thlm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:1276:39:

 1276 |                         rtm, thlm, thvm, & !intent in
      |                                       1
Warning: Unused dummy argument 'thvm' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:889:8:

  889 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'three' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/mixing_length.F90:21:50:

   21 |                                     stats_metadata, &
      |                                                  1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:581:29:

  581 |                             -- this is likely unsafe and considered fatal"
      |                             1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1587:45:

 1587 |   subroutine stats_end_timestep( clubb_params, stats_metadata,  & ! intent(in)
      |                                             1
Warning: Unused dummy argument 'clubb_params' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1594:51:

 1594 |                                  l_standard_term_ta &
      |                                                   1
Warning: Unused dummy argument 'l_standard_term_ta' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1593:44:

 1593 |                                  l_tke_aniso, &
      |                                            1
Warning: Unused dummy argument 'l_tke_aniso' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1592:45:

 1592 |                                  , l_uv_nudge, &
      |                                             1
Warning: Unused dummy argument 'l_uv_nudge' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/pdf_closure_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1311:49:

 1311 |   subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
      |                                                 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1835:13:

 1835 |       k_tdiag   = 2, & ! Thermodynamic main diagonal index.
      |             1
Warning: Unused parameter 'k_tdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1836:15:

 1836 |       km1_tdiag = 3    ! Thermodynamic subdiagonal index.
      |               1
Warning: Unused parameter 'km1_tdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1834:15:

 1834 |       kp1_tdiag = 1, & ! Thermodynamic superdiagonal index.
      |               1
Warning: Unused parameter 'kp1_tdiag' declared at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:262:25:

  262 |       ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.)  [-]
      |                         1
Warning: Unused variable 'ice_supersat_frac_1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:263:25:

  263 |       ice_supersat_frac_2    ! Ice supersaturation fraction (2nd PDF comp.)  [-]
      |                         1
Warning: Unused variable 'ice_supersat_frac_2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4374:8:

 4374 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4374:8:

 4374 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4233:43:

 4233 |   subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
      |                                           1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1588:22:

 1588 |     integer :: i, k, b
      |                      1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1173:74:

 1173 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                                          1
Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1313:45:

 1313 |     logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
      |                                             1
Warning: Unused variable 'l_lower_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1313:29:

 1313 |     logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
      |                             1
Warning: Unused variable 'l_upper_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1251:8:

 1251 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1179:40:

 1179 |                           stats_metadata,                                       & ! In
      |                                        1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1173:62:

 1173 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                              1
Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1173:55:

 1173 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                       1
Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1174:56:

 1174 |                           wpxp_upper_lim, wpxp_lower_lim,                       & ! In
      |                                                        1
Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1174:40:

 1174 |                           wpxp_upper_lim, wpxp_lower_lim,                       & ! In
      |                                        1
Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:5844:8:

 5844 |     use constants_clubb, only: num_hf_draw_points
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:5835:57:

 5835 |                                      rho_ds_zm, rho_ds_zt, &
      |                                                         1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3996:22:

 3996 |       sclr, i, b, k, l  ! Loop index
      |                      1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3453:34:

 3453 |     integer :: i, k, k_low, k_high
      |                                  1
Warning: Unused variable 'k_high' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3453:26:

 3453 |     integer :: i, k, k_low, k_high
      |                          1
Warning: Unused variable 'k_low' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3434:35:

 3434 |     real( kind = core_rknd ) :: tmp
      |                                   1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3437:20:

 3437 |       turbulent_prod, & ! Turbulent production term  [{x_a units}*{x_b units}/s]
      |                    1
Warning: Unused variable 'turbulent_prod' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2979:60:

 2979 |                               C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
      |                                                            1
Warning: Unused dummy argument 'c14_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2979:35:

 2979 |                               C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
      |                                   1
Warning: Unused dummy argument 'c4_1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3016:8:

 3016 |     use constants_clubb, only:  &
      |        1
Warning: Unused parameter 'one_third' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3101:35:

 3101 |     real( kind = core_rknd ) :: tmp
      |                                   1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3016:8:

 3016 |     use constants_clubb, only:  &
      |        1
Warning: Unused parameter 'two_thirds' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2694:13:

 2694 |       k_mdiag   = 2, & ! Momentum main diagonal index.
      |             1
Warning: Unused parameter 'k_mdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2695:15:

 2695 |       km1_mdiag = 3    ! Momentum subdiagonal index.
      |               1
Warning: Unused parameter 'km1_mdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2693:15:

 2693 |       kp1_mdiag = 1, & ! Momentum superdiagonal index.
      |               1
Warning: Unused parameter 'kp1_mdiag' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2600:42:

 2600 |     integer :: i, k, low_bound, high_bound
      |                                          1
Warning: Unused variable 'high_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2600:30:

 2600 |     integer :: i, k, low_bound, high_bound
      |                              1
Warning: Unused variable 'low_bound' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1594:28:

 1594 |     integer :: sclr, k, i, j
      |                            1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:410:18:

  410 |       rtm_zm, test
      |                  1
Warning: Unused variable 'test' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:5349:46:

 5349 |   subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, &
      |                                              1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2322:15:

 2322 |       C_uu_buoy   ! CLUBB tunable parameter C_uu_buoy
      |               1
Warning: Unused variable 'c_uu_buoy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2133:38:

 2133 |   subroutine wp23_rhs( nz, ngrdcol, gr, dt, &
      |                                      1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1794:38:

 1794 |   subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
      |                                      1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1364:14:

 1364 |       C_uu_shr ! CLUBB tunable parameter C_uu_shr
      |              1
Warning: Unused variable 'c_uu_shr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1247:10:

 1247 |       nrhs = 1      ! Number of RHS vectors
      |          1
Warning: Unused parameter 'nrhs' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1186:8:

 1186 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1160:45:

 1160 |                          rho_ds_zm, rho_ds_zt, &
      |                                             1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1347:15:

 1347 |       threshold    ! Minimum value for wp2    [m^2/s^2]
      |               1
Warning: Unused variable 'threshold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:385:10:

  385 |       c_K1, & ! CLUBB tunable parameter c_K1
      |          1
Warning: Unused variable 'c_k1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:386:10:

  386 |       c_K8    ! CLUBB tunable parameter c_K8
      |          1
Warning: Unused variable 'c_k8' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4816:47:

 4816 |       call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt,      & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4819:47:

 4819 |       call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt,  & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4822:47:

 4822 |       call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt,    & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4710:34:

 4710 |                                   wprtp2, wprtp2_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4715:34:

 4715 |                                   wpthlp2, wpthlp2_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4720:34:

 4720 |                                   wprtpthlp, wprtpthlp_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4745:30:

 4745 |                               cloud_frac, cloud_frac_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4749:30:

 4749 |                               ice_supersat_frac, ice_supersat_frac_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4753:30:

 4753 |                               rcm, rcm_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4757:30:

 4757 |                               wp2thvp, wp2thvp_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4648:21:

 4648 |       integer :: i, k, sclr
      |                     1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3976:10:

 3976 |       use parameter_indices, only:  &
      |          1
Warning: Unused parameter 'iskw_max_mag' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4006:10:

 4006 |       use model_flags, only: &
      |          1
Warning: Unused parameter 'lapack' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3960:40:

 3960 |   subroutine check_clubb_settings( nzmax, params,       & ! intent(in)
      |                                        1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:2887:8:

 2887 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'iskw_denom_coef' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:2887:8:

 2887 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'iskw_max_mag' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:145:23:

  145 |                hydromet, l_mix_rat_hm, &                            ! intent(in)
      |                       1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/advance_clubb_core_module.F90:199:8:

  199 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clubb_api_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/CLUBB_core/clubb_api_module.F90:1026:16:

 1026 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_param.a clubb_api_module.o clip_semi_implicit.o parameters_tunable.o penta_lu_solver.o stats_variables.o mt95.o sigma_sqd_w_module.o pos_definite_module.o interpolation.o array_index.o lapack_interfaces.o adg1_adg2_3d_luhar_pdf.o index_mapping.o sponge_layer_damping.o corr_varnce_module.o mono_flux_limiter.o stats_zt_module.o stats_zm_module.o LY93_pdf.o code_timer_module.o matrix_operations.o mixing_length.o constants_clubb.o new_pdf.o new_tsdadg_pdf.o clip_explicit.o T_in_K_module.o Skx_module.o advance_helper_module.o new_hybrid_pdf.o diffusion.o advance_xm_wpxp_module.o sfc_varnce_module.o hydromet_pdf_parameter_module.o stats_rad_zm_module.o output_grads.o pdf_parameter_module.o setup_clubb_pdf_params.o matrix_solver_wrapper.o calendar.o advance_xp3_module.o tridiag_lu_solver.o file_functions.o lapack_wrap.o saturation.o numerical_check.o parameter_indices.o pdf_utilities.o stats_type_utilities.o clubb_precision.o stats_type.o stat_file_module.o stats_rad_zt_module.o pdf_closure_module.o error_code.o new_hybrid_pdf_main.o Nc_Ncn_eqns.o advance_windm_edsclrm_module.o endian.o output_netcdf.o stats_clubb_utilities.o parameters_model.o new_pdf_main.o mean_adv.o diagnose_correlations_module.o stats_lh_sfc_module.o stats_lh_zt_module.o model_flags.o calc_roots.o input_names.o advance_wp2_wp3_module.o advance_xp2_xpyp_module.o calc_pressure.o precipitation_fraction.o stats_sfc_module.o turbulent_adv_pdf.o advance_clubb_core_module.o grid_class.o fill_holes.o input_reader.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_param.a
a - clubb_api_module.o
a - clip_semi_implicit.o
a - parameters_tunable.o
a - penta_lu_solver.o
a - stats_variables.o
a - mt95.o
a - sigma_sqd_w_module.o
a - pos_definite_module.o
a - interpolation.o
a - array_index.o
a - lapack_interfaces.o
a - adg1_adg2_3d_luhar_pdf.o
a - index_mapping.o
a - sponge_layer_damping.o
a - corr_varnce_module.o
a - mono_flux_limiter.o
a - stats_zt_module.o
a - stats_zm_module.o
a - LY93_pdf.o
a - code_timer_module.o
a - matrix_operations.o
a - mixing_length.o
a - constants_clubb.o
a - new_pdf.o
a - new_tsdadg_pdf.o
a - clip_explicit.o
a - T_in_K_module.o
a - Skx_module.o
a - advance_helper_module.o
a - new_hybrid_pdf.o
a - diffusion.o
a - advance_xm_wpxp_module.o
a - sfc_varnce_module.o
a - hydromet_pdf_parameter_module.o
a - stats_rad_zm_module.o
a - output_grads.o
a - pdf_parameter_module.o
a - setup_clubb_pdf_params.o
a - matrix_solver_wrapper.o
a - calendar.o
a - advance_xp3_module.o
a - tridiag_lu_solver.o
a - file_functions.o
a - lapack_wrap.o
a - saturation.o
a - numerical_check.o
a - parameter_indices.o
a - pdf_utilities.o
a - stats_type_utilities.o
a - clubb_precision.o
a - stats_type.o
a - stat_file_module.o
a - stats_rad_zt_module.o
a - pdf_closure_module.o
a - error_code.o
a - new_hybrid_pdf_main.o
a - Nc_Ncn_eqns.o
a - advance_windm_edsclrm_module.o
a - endian.o
a - output_netcdf.o
a - stats_clubb_utilities.o
a - parameters_model.o
a - new_pdf_main.o
a - mean_adv.o
a - diagnose_correlations_module.o
a - stats_lh_sfc_module.o
a - stats_lh_zt_module.o
a - model_flags.o
a - calc_roots.o
a - input_names.o
a - advance_wp2_wp3_module.o
a - advance_xp2_xpyp_module.o
a - calc_pressure.o
a - precipitation_fraction.o
a - stats_sfc_module.o
a - turbulent_adv_pdf.o
a - advance_clubb_core_module.o
a - grid_class.o
a - fill_holes.o
a - input_reader.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlagtm.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlagtm.f:183:9:

  183 |       IF( BETA.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlagtm.f:189:15:

  189 |       ELSE IF( BETA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlagtm.f:197:9:

  197 |       IF( ALPHA.EQ.ONE ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlagtm.f:235:15:

  235 |       ELSE IF( ALPHA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtbsv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtbsv.f:277:26:

  277 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtbsv.f:291:26:

  291 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtbsv.f:307:26:

  307 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtbsv.f:320:26:

  320 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaisnan.f:89:18:

   89 |       DLAISNAN = (DIN1.NE.DIN2)
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarf.f:164:9:

  164 |       IF( TAU.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarf.f:178:35:

  178 |          DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO )
      |                                   1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/drscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtcon.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/drscl.f:141:43:

  141 |       IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtcon.f:209:15:

  209 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtcon.f:216:13:

  216 |          IF( D( I ).EQ.ZERO )
      |             1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/spoequ.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:266:26:

  266 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:265:27:

  265 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:270:10:

  270 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:272:18:

  272 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:286:18:

  286 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:311:22:

  311 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:315:27:

  315 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:321:49:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:321:27:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:333:22:

  333 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:337:27:

  337 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:343:49:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:343:27:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:367:26:

  367 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2k.f:384:26:

  384 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dger.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dger.f:184:39:

  184 |       IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                                       1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dger.f:196:18:

  196 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dger.f:211:18:

  211 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/daxpy.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlacn2.f:260:11:

  260 |       IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND.
      |           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/daxpy.f:114:10:

  114 |       IF (DA.EQ.0.0d0) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssytd2.f:246:15:

  246 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssytd2.f:287:15:

  287 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:273:45:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:273:23:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:285:45:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:285:23:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:299:45:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:299:23:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:311:45:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:311:23:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:325:45:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:325:23:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:337:45:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:337:23:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:356:45:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:356:23:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:368:45:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:368:23:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:382:45:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:382:23:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:394:45:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:394:23:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:408:45:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:408:23:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:420:45:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasr.f:420:23:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlascl.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlascl.f:208:15:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlascl.f:253:9:

  253 |       IF( CFROM1.EQ.CFROMC ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlascl.f:261:12:

  261 |          IF( CTO1.EQ.CTOC ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlascl.f:267:52:

  267 |          ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN
      |                                                    1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbtf2.f:242:12:

  242 |          IF( AB( KV+JP, J ).NE.ZERO ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:211:47:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:211:26:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:232:10:

  232 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:234:18:

  234 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:245:18:

  245 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsymv.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/spotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssterf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssterf.f:191:10:

  191 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssterf.f:285:15:

  285 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssterf.f:371:15:

  371 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssterf.f:410:12:

  410 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:277:30:

  277 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:290:30:

  290 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:342:30:

  342 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:358:30:

  358 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:374:30:

  374 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:383:26:

  383 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:392:30:

  392 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmm.f:401:26:

  401 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/idamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlartg.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlartg.f:147:9:

  147 |       IF( G.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlartg.f:151:15:

  151 |       ELSE IF( F.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbsvx.f:565:15:

  565 |             IF( RPVGRW.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbsvx.f:586:9:

  586 |       IF( RPVGRW.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slangb.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmv.f:232:26:

  232 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmv.f:243:26:

  243 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmv.f:258:26:

  258 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmv.f:270:26:

  270 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaev2.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaev2.f:220:12:

  220 |          IF( AB.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgttrf.f:184:15:

  184 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgttrf.f:207:15:

  207 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgttrf.f:226:12:

  226 |          IF( D( I ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sdot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarfg.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarfg.f:151:9:

  151 |       IF( XNORM.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsteqr.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slapy2.f:109:12:

  109 |          IF( Z.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:219:33:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:219:12:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:247:10:

  247 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:249:18:

  249 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:260:18:

  260 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemv.f:273:10:

  273 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsteqr.f:247:16:

  247 |             IF( TST.EQ.ZERO )
      |                1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsteqr.f:271:10:

  271 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsteqr.f:531:12:

  531 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ilaenv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:386:12:

  386 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:461:12:

  461 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:550:22:

  550 |                   IF( TSCAL.EQ.ONE )
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:696:18:

  696 |                IF( USCAL.EQ.ONE ) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:728:18:

  728 |                IF( USCAL.EQ.TSCAL ) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:742:25:

  742 |                      IF( TSCAL.EQ.ONE )
      |                         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatbs.f:804:9:

  804 |       IF( TSCAL.NE.ONE ) THEN
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbcon.f:221:15:

  221 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbcon.f:292:12:

  292 |          IF( SCALE.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbcon.f:294:54:

  294 |             IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO )
      |                                                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlatrd.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:252:33:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:252:12:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:280:10:

  280 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:282:18:

  282 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:293:18:

  293 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbmv.f:306:10:

  306 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaswp.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:275:48:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                                                1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:275:13:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |             1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:279:10:

  279 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:280:14:

  280 |           IF (BETA.EQ.ZERO) THEN
      |              1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:304:22:

  304 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:308:27:

  308 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:330:26:

  330 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:344:22:

  344 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:348:27:

  348 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemm.f:370:26:

  370 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dcopy.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:206:15:

  206 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:220:25:

  220 |                      IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:235:25:

  235 |                      IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:264:15:

  264 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:279:28:

  279 |                         IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarft.f:294:28:

  294 |                         IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_shared/lsame.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbequ.f:249:9:

  249 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbequ.f:254:15:

  254 |             IF( R( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbequ.f:297:9:

  297 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbequ.f:302:15:

  302 |             IF( C( J ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:182:18:

  182 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:210:18:

  210 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:229:12:

  229 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:239:18:

  239 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:271:18:

  271 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsv.f:294:12:

  294 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dorg2r.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:262:10:

  262 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:280:26:

  280 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:286:30:

  286 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:296:26:

  296 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:302:30:

  302 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:346:26:

  346 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:352:30:

  352 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:367:26:

  367 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:373:30:

  373 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:400:30:

  400 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:407:26:

  407 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:422:30:

  422 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrsm.f:429:26:

  429 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtrfs.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:241:26:

  241 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:240:27:

  240 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:245:10:

  245 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:247:18:

  247 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:261:18:

  261 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:286:22:

  286 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:290:27:

  290 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:296:26:

  296 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:306:22:

  306 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:310:27:

  310 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:316:26:

  316 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:336:26:

  336 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyrk.f:350:26:

  350 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlassq.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dnrm2.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dnrm2.f:114:18:

  114 |               IF (X(IX).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbtrf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbtrf.f:306:18:

  306 |                IF( AB( KV+JP, JJ ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slamch.f:103:9:

  103 |       IF( ONE.EQ.RND ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:206:25:

  206 |       IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:236:43:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:236:23:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:246:44:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:246:23:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:267:43:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:267:23:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:277:44:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2.f:277:23:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsytd2.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:273:45:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:273:23:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:285:45:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:285:23:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:299:45:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:299:23:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:311:45:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:311:23:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:325:45:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:325:23:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:337:45:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:337:23:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:356:45:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:356:23:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:368:45:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:368:23:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:382:45:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:382:23:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:394:45:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:394:23:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:408:45:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:408:23:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:420:45:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasr.f:420:23:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsytd2.f:247:15:

  247 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsytd2.f:288:15:

  288 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbtf2.f:242:12:

  242 |          IF( AB( KV+JP, J ).NE.ZERO ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:211:47:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:211:26:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:232:10:

  232 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:234:18:

  234 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:245:18:

  245 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssymv.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_shared/xerbla.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slacn2.f:260:11:

  260 |       IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND.
      |           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/saxpy.f:114:10:

  114 |       IF (SA.EQ.0.0) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dpoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/isamax.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:266:26:

  266 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:265:27:

  265 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:270:10:

  270 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:272:18:

  272 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:286:18:

  286 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:311:22:

  311 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:315:27:

  315 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:321:49:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:321:27:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:333:22:

  333 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:337:27:

  337 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:343:49:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:343:27:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:367:26:

  367 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyr2k.f:384:26:

  384 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/srscl.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sger.f:184:39:

  184 |       IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                                       1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sger.f:196:18:

  196 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sger.f:211:18:

  211 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtcon.f:209:15:

  209 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtcon.f:216:13:

  216 |          IF( D( I ).EQ.ZERO )
      |             1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/srscl.f:141:43:

  141 |       IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/stbsv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarf.f:164:9:

  164 |       IF( TAU.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarf.f:178:35:

  178 |          DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO )
      |                                   1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslr.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slagtm.f:183:9:

  183 |       IF( BETA.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slagtm.f:189:15:

  189 |       ELSE IF( BETA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slagtm.f:197:9:

  197 |       IF( ALPHA.EQ.ONE ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slagtm.f:235:15:

  235 |       ELSE IF( ALPHA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/stbsv.f:277:26:

  277 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/stbsv.f:291:26:

  291 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/stbsv.f:307:26:

  307 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/stbsv.f:320:26:

  320 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaisnan.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslr.f:107:34:

  107 |       ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslr.f:107:14:

  107 |       ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslr.f:114:22:

  114 |             DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1))
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarfb.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaisnan.f:89:18:

   89 |       SLAISNAN = (SIN1.NE.SIN2)
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dpotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgttrf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slaev2.f:220:12:

  220 |          IF( AB.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:386:12:

  386 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:461:12:

  461 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:550:22:

  550 |                   IF( TSCAL.EQ.ONE )
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:696:18:

  696 |                IF( USCAL.EQ.ONE ) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:728:18:

  728 |                IF( USCAL.EQ.TSCAL ) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:742:25:

  742 |                      IF( TSCAL.EQ.ONE )
      |                         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatbs.f:804:9:

  804 |       IF( TSCAL.NE.ONE ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgttrf.f:184:15:

  184 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgttrf.f:207:15:

  207 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgttrf.f:226:12:

  226 |          IF( D( I ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slartg.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmv.f:232:26:

  232 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmv.f:243:26:

  243 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmv.f:258:26:

  258 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strmv.f:270:26:

  270 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iparmq.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slartg.f:147:9:

  147 |       IF( G.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slartg.f:151:15:

  151 |       ELSE IF( F.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dpotrf.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslc.f:107:35:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslc.f:107:15:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ilaslc.f:113:19:

  113 |                IF( A(I, ILASLC).NE.ZERO ) RETURN
      |                   1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iparmq.f:223:68:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                                    1
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iparmq.f:223:51:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                   1
Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iparmq.f:223:48:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                1
Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbrfs.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsterf.f:192:10:

  192 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsterf.f:286:15:

  286 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsterf.f:372:15:

  372 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsterf.f:411:12:

  411 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbsvx.f:563:15:

  563 |             IF( RPVGRW.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgbsvx.f:584:9:

  584 |       IF( RPVGRW.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slascl.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:277:30:

  277 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:290:30:

  290 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:342:30:

  342 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:358:30:

  358 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:374:30:

  374 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:383:26:

  383 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:392:30:

  392 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dtrmm.f:401:26:

  401 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbequ.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slascl.f:208:15:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slascl.f:253:9:

  253 |       IF( CFROM1.EQ.CFROMC ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slascl.f:261:12:

  261 |          IF( CTO1.EQ.CTOC ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slascl.f:267:52:

  267 |          ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN
      |                                                    1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/scopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sorgtr.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbequ.f:249:9:

  249 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbequ.f:254:15:

  254 |             IF( R( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbequ.f:297:9:

  297 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbequ.f:302:15:

  302 |             IF( C( J ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:206:15:

  206 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:220:25:

  220 |                      IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:235:25:

  235 |                      IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:264:15:

  264 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:279:28:

  279 |                         IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slarft.f:294:28:

  294 |                         IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sorgql.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:182:18:

  182 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:210:18:

  210 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:229:12:

  229 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:239:18:

  239 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:271:18:

  271 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsv.f:294:12:

  294 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:252:33:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:252:12:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:280:10:

  280 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:282:18:

  282 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:293:18:

  293 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbmv.f:306:10:

  306 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaqgb.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbcon.f:221:15:

  221 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbcon.f:292:12:

  292 |          IF( SCALE.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbcon.f:294:54:

  294 |             IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO )
      |                                                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlr.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlr.f:107:35:

  107 |       ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlr.f:107:15:

  107 |       ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlr.f:114:22:

  114 |             DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1))
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:275:48:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                                                1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:275:13:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |             1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:279:10:

  279 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:280:14:

  280 |           IF (BETA.EQ.ZERO) THEN
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:304:22:

  304 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:308:27:

  308 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:330:26:

  330 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:344:22:

  344 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:348:27:

  348 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dgemm.f:370:26:

  370 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:219:33:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:219:12:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:247:10:

  247 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:249:18:

  249 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:260:18:

  260 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgemv.f:273:10:

  273 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:117:9:

  117 |       IF( NEGZRO.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:129:9:

  129 |       IF( NEWZRO.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:172:9:

  172 |       IF( NAN1.EQ.NAN1 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:177:9:

  177 |       IF( NAN2.EQ.NAN2 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:182:9:

  182 |       IF( NAN3.EQ.NAN3 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:187:9:

  187 |       IF( NAN4.EQ.NAN4 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:192:9:

  192 |       IF( NAN5.EQ.NAN5 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/ieeeck.f:197:9:

  197 |       IF( NAN6.EQ.NAN6 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgttrs.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssteqr.f:247:16:

  247 |             IF( TST.EQ.ZERO )
      |                1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssteqr.f:271:10:

  271 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssteqr.f:531:12:

  531 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlamch.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlapy2.f:106:12:

  106 |          IF( Z.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlamch.f:99:9:

   99 |       IF( ONE.EQ.RND ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlarfg.f:151:9:

  151 |       IF( XNORM.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/snrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slangt.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/snrm2.f:114:18:

  114 |               IF (X(IX).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgbtrf.f:306:18:

  306 |                IF( AB( KV+JP, JJ ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slassq.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:206:25:

  206 |       IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:236:43:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:236:23:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:246:44:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:246:23:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:267:43:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:267:23:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:277:44:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/ssyr2.f:277:23:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sorg2l.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:241:26:

  241 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:240:27:

  240 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:245:10:

  245 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:247:18:

  247 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:261:18:

  261 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:286:22:

  286 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:290:27:

  290 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:296:26:

  296 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:306:22:

  306 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:310:27:

  310 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:316:26:

  316 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:336:26:

  336 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsyrk.f:350:26:

  350 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/slacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/disnan.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlc.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlc.f:107:35:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlc.f:107:15:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/iladlc.f:113:19:

  113 |                IF( A(I, ILADLC).NE.ZERO ) RETURN
      |                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/sgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_double/dsytrd.f
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:262:10:

  262 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:280:26:

  280 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:286:30:

  286 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:296:26:

  296 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:302:30:

  302 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:346:26:

  346 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:352:30:

  352 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:367:26:

  367 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:373:30:

  373 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:400:30:

  400 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:407:26:

  407 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:422:30:

  422 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Lapack/Lapack_single/strsm.f:429:26:

  429 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_lapack.a spotrf2.o sgbtrs.o dlaisnan.o slarfb.o slabad.o dlagtm.o dtbsv.o dlarf.o drscl.o sgtcon.o ssyr2k.o spoequ.o dger.o dlacn2.o daxpy.o dsymv.o ssytd2.o slansy.o slasr.o sgbtf2.o sgbsv.o dlascl.o dswap.o strmm.o sgbrfs.o spotrf.o ssterf.o sgbsvx.o idamax.o dlartg.o dtrmv.o slangb.o sgttrf.o dlaev2.o dlatbs.o slaset.o sdot.o dgttrs.o slarfg.o dlae2.o slapy2.o dgemv.o dsteqr.o ilaenv.o slasrt.o slaqgb.o dgbcon.o dgbmv.o dsyev.o dlatrd.o sgemm.o dorgqr.o slaswp.o dorgql.o dlarft.o dorgtr.o dcopy.o dasum.o dgtsv.o dgbequ.o ssytrd.o lsame.o slaqsy.o dscal.o dgtts2.o sisnan.o dorg2l.o dlacpy.o dtrsm.o dorg2r.o ssyrk.o dgtrfs.o dlassq.o dnrm2.o dlangt.o slanst.o dgtsvx.o dgbtrf.o slamch.o dsyr2.o slantb.o dgbsv.o dlasr.o dgbtf2.o dsytd2.o dlansy.o ssymv.o slacn2.o saxpy.o xerbla.o dpoequ.o dsyr2k.o sger.o isamax.o srscl.o dgtcon.o slarf.o slagtm.o dlabad.o stbsv.o ilaslr.o slaisnan.o dlarfb.o dgbtrs.o dpotrf2.o ddot.o dlaset.o slaev2.o slatbs.o dgttrf.o dlangb.o strmv.o slartg.o iparmq.o ilaslc.o dgbsvx.o dpotrf.o dsterf.o dgbrfs.o dtrmm.o sswap.o slascl.o sgbequ.o scopy.o sorgtr.o slarft.o sgtsv.o sasum.o sorgql.o sorgqr.o dlaswp.o dgemm.o ssyev.o slatrd.o sgbmv.o sgbcon.o dlaqgb.o iladlr.o dlasrt.o ssteqr.o sgemv.o ieeeck.o sgttrs.o dlarfg.o dlapy2.o slae2.o dlantb.o dlamch.o ssyr2.o sgbtrf.o snrm2.o slangt.o sgtsvx.o dlanst.o slassq.o sorg2r.o sgtrfs.o dsyrk.o sorg2l.o slacpy.o disnan.o strsm.o sscal.o iladlc.o sgtts2.o dlaqsy.o dsytrd.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_lapack.a
a - spotrf2.o
a - sgbtrs.o
a - dlaisnan.o
a - slarfb.o
a - slabad.o
a - dlagtm.o
a - dtbsv.o
a - dlarf.o
a - drscl.o
a - sgtcon.o
a - ssyr2k.o
a - spoequ.o
a - dger.o
a - dlacn2.o
a - daxpy.o
a - dsymv.o
a - ssytd2.o
a - slansy.o
a - slasr.o
a - sgbtf2.o
a - sgbsv.o
a - dlascl.o
a - dswap.o
a - strmm.o
a - sgbrfs.o
a - spotrf.o
a - ssterf.o
a - sgbsvx.o
a - idamax.o
a - dlartg.o
a - dtrmv.o
a - slangb.o
a - sgttrf.o
a - dlaev2.o
a - dlatbs.o
a - slaset.o
a - sdot.o
a - dgttrs.o
a - slarfg.o
a - dlae2.o
a - slapy2.o
a - dgemv.o
a - dsteqr.o
a - ilaenv.o
a - slasrt.o
a - slaqgb.o
a - dgbcon.o
a - dgbmv.o
a - dsyev.o
a - dlatrd.o
a - sgemm.o
a - dorgqr.o
a - slaswp.o
a - dorgql.o
a - dlarft.o
a - dorgtr.o
a - dcopy.o
a - dasum.o
a - dgtsv.o
a - dgbequ.o
a - ssytrd.o
a - lsame.o
a - slaqsy.o
a - dscal.o
a - dgtts2.o
a - sisnan.o
a - dorg2l.o
a - dlacpy.o
a - dtrsm.o
a - dorg2r.o
a - ssyrk.o
a - dgtrfs.o
a - dlassq.o
a - dnrm2.o
a - dlangt.o
a - slanst.o
a - dgtsvx.o
a - dgbtrf.o
a - slamch.o
a - dsyr2.o
a - slantb.o
a - dgbsv.o
a - dlasr.o
a - dgbtf2.o
a - dsytd2.o
a - dlansy.o
a - ssymv.o
a - slacn2.o
a - saxpy.o
a - xerbla.o
a - dpoequ.o
a - dsyr2k.o
a - sger.o
a - isamax.o
a - srscl.o
a - dgtcon.o
a - slarf.o
a - slagtm.o
a - dlabad.o
a - stbsv.o
a - ilaslr.o
a - slaisnan.o
a - dlarfb.o
a - dgbtrs.o
a - dpotrf2.o
a - ddot.o
a - dlaset.o
a - slaev2.o
a - slatbs.o
a - dgttrf.o
a - dlangb.o
a - strmv.o
a - slartg.o
a - iparmq.o
a - ilaslc.o
a - dgbsvx.o
a - dpotrf.o
a - dsterf.o
a - dgbrfs.o
a - dtrmm.o
a - sswap.o
a - slascl.o
a - sgbequ.o
a - scopy.o
a - sorgtr.o
a - slarft.o
a - sgtsv.o
a - sasum.o
a - sorgql.o
a - sorgqr.o
a - dlaswp.o
a - dgemm.o
a - ssyev.o
a - slatrd.o
a - sgbmv.o
a - sgbcon.o
a - dlaqgb.o
a - iladlr.o
a - dlasrt.o
a - ssteqr.o
a - sgemv.o
a - ieeeck.o
a - sgttrs.o
a - dlarfg.o
a - dlapy2.o
a - slae2.o
a - dlantb.o
a - dlamch.o
a - ssyr2.o
a - sgbtrf.o
a - snrm2.o
a - slangt.o
a - sgtsvx.o
a - dlanst.o
a - slassq.o
a - sorg2r.o
a - sgtrfs.o
a - dsyrk.o
a - sorg2l.o
a - slacpy.o
a - disnan.o
a - strsm.o
a - sscal.o
a - iladlc.o
a - sgtts2.o
a - dlaqsy.o
a - dsytrd.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/Parabolic_constants.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa9.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa12.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa9.F:1:51:

    1 |       subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc
      |                                                   1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa9.F:36:14:

   36 |       real rvc
      |              1
Warning: Unused variable 'rvc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa9.F:37:16:

   37 |       real rvcof
      |                1
Warning: Unused variable 'rvcof' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa12.F:55:16:

   55 |       real qcond
      |                1
Warning: Unused variable 'qcond' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa12.F:56:16:

   56 |       real qevap
      |                1
Warning: Unused variable 'qevap' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa12.F:35:16:

   35 |       real twodt
      |                1
Warning: Unused variable 'twodt' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/variables_radiation_module.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/AiryFunction.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa18.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa18.F:2:46:

    2 |      1                ,appbpp,tice,delt,pcut,j,icon,len)
      |                                              1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
../src/AiryFunction.f90:414:12:

  414 |     ELSEIF (x==0.0_r8) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/AiryFunction.f90:161:12:

  161 |     ELSEIF (x==0.0_r8) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qsatvi.F
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/Parabolic.f90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F:12:21:

   12 |       integer implflg
      |                     1
Warning: Unused variable 'implflg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F:2:34:

    2 |      1  ,heatls,cp,rvap,tzero,lice,iflag,pcut,len)
      |                                  1
Warning: Unused dummy argument 'lice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F:14:15:

   14 |       integer n
      |               1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F:1:31:

    1 |       subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv
      |                               1
Warning: Unused dummy argument 'pr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F:22:15:

   22 |       real qsat
      |               1
Warning: Unused variable 'qsat' declared at (1) [-Wunused-variable]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libmicrophys_utils.a
../src/Parabolic.f90:1340:4:

 1340 |     FUNCTION gamma(x)
      |    1
Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/Morrison_microphys/module_mp_graupel.F90
../src/Parabolic.f90:1052:8:

 1052 |     IF (a == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1054:12:

 1054 |     ELSEIF (a == 1) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1449:10:

 1449 |       IF (fn_val /= zero) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1450:12:

 1450 |         IF (y1 /=aint(y1*half)*two) parity = .true.
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1536:10:

 1536 |       IF (fact /= one) fn_val=fact/fn_val
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1248:14:

 1248 |       ELSEIF (x == 0) THEN
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1304:10:

 1304 |       IF (x == 0.0_r8) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1224:22:

 1224 |     IF ((x == 0).AND.(y == 0)) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1224:9:

 1224 |     IF ((x == 0).AND.(y == 0)) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1173:8:

 1173 |     IF (y1 == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1182:8:

 1182 |     IF (y2 == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1132:10:

 1132 |       IF (s == 0) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1086:23:

 1086 |     IF ((x1 == 0).AND.(y == 0)) THEN
      |                       1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1086:9:

 1086 |     IF ((x1 == 0).AND.(y == 0)) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:1092:12:

 1092 |         IF (x1 == 0) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa5g.F
../src/Parabolic.f90:820:10:

  820 |       IF (rho==0) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/Parabolic.f90:2508:36:

 2497 |           DO l=0,40
      |                   2                 
......
 2508 |                 asp=asp+(l+1)*ast(k,l+1)*etal
      |                                    1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript]
../src/Parabolic.f90:2515:34:

 2497 |           DO l=0,40
      |                   2               
......
 2515 |               bsp=bsp+(l+1)*bst(k,l+1)*etal
      |                                  1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa15.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/cloud_correlate.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:372:5:

  372 |     8 format(1x,i5,2(5x,f8.2),4x,5e16.8)
      |     1
Warning: Label 8 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:220:39:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  220 |                varest = 5.0*alog(vpsat(i+1)/vpsat(i-1))
      |                                       1
Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:220:50:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  220 |                varest = 5.0*alog(vpsat(i+1)/vpsat(i-1))
      |                                                  1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:223:54:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  223 |      &       write(6,7) i, TEM, temc, vpsat(i), vpsat(i+1),
      |                                                      1
Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:224:21:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  224 |      &         vpsat(i-1),varest, varvp(i)
      |                     1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/BUGSrad/cloud_correlate.F90:145:45:

  145 |                                cf_stacked_min
      |                                             1
Warning: Unused variable 'cf_stacked_min' declared at (1) [-Wunused-variable]
../src/BUGSrad/cloud_correlate.F90:146:52:

  146 |         integer(kind=int_kind) :: cf_stacked_min_set
      |                                                    1
Warning: Unused variable 'cf_stacked_min_set' declared at (1) [-Wunused-variable]
../src/BUGSrad/cloud_correlate.F90:144:48:

  144 |         real(kind=dbl_kind) :: cf_stacked_thresh,  &
      |                                                1
Warning: Unused variable 'cf_stacked_thresh' declared at (1) [-Wunused-variable]
../src/BUGSrad/cloud_correlate.F90:140:52:

  140 |        real(kind=dbl_kind), dimension(nlm) :: cf_tmp
      |                                                    1
Warning: Unused variable 'cf_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:52:22:

   52 |       real ESICE,ESBLD
      |                      1
Warning: Unused variable 'esbld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:62:16:

   62 |       integer ii
      |                1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:63:16:

   63 |       integer  j
      |                1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:74:18:

   74 |       logical l_xl
      |                  1
Warning: Unused variable 'l_xl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:66:17:

   66 |       real t1,qqq,tqs,temc
      |                 1
Warning: Unused variable 'qqq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:66:21:

   66 |       real t1,qqq,tqs,temc
      |                     1
Warning: Unused variable 'tqs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:55:16:

   55 |       real VABLD
      |                1
Warning: Unused variable 'vabld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:64:26:

   64 |       real qcon,rq,vps,var
      |                          1
Warning: Unused variable 'var' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:64:22:

   64 |       real qcon,rq,vps,var
      |                      1
Warning: Unused variable 'vps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:51:26:

   51 |       real ESH2O,WICE,WH2O
      |                          1
Warning: Unused variable 'wh2o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:51:21:

   51 |       real ESH2O,WICE,WH2O
      |                     1
Warning: Unused variable 'wice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esat_new.F:58:16:

   58 |       real XLBLD
      |                1
Warning: Unused variable 'xlbld' declared at (1) [-Wunused-variable]
../src/BUGSrad/cloud_correlate.F90:28:25:

   28 |          i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j   ! Indices
      |                         1
Warning: Unused variable 'i_lay_b' declared at (1) [-Wunused-variable]
../src/BUGSrad/cloud_correlate.F90:9:37:

    9 |    subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot)
      |                                     1
Warning: Unused dummy argument 'len_loc' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:470:2:

  470 |          AG = 19.3
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:471:2:

  471 |          BG = 0.37
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:500:2:

  500 |          RHOG = 400.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:509:2:

  509 |          MG0 = 1.6E-10
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:1001:2:

 1001 |           QG(I,K,j)        = QG1D(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:1012:2:

 1012 |           EFFG(I,K,j)      = EFFG1D(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2160:2:

 2160 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:2283:60:

 2283 |              PGMLT(K)=2.*PI*N0G(K)*KAP(K)*(TMELT-T3D(K))/                &
      |                                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3025:2:

 3025 |             PSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3026:2:

 3026 |             PGSACW(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3028:2:

 3028 |             PRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3029:2:

 3029 |             EPRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3030:2:

 3030 |             NPRACG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3031:2:

 3031 |             NPSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3032:2:

 3032 |             NSCNG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3033:3:

 3033 |             NGRACS(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3034:2:

 3034 |             NSUBG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3196:2:

 3196 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3317:2:

 3317 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3457:2:

 3457 |            IF (PSACWS(K).GT.0.) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3462:2:

 3462 |              PGSACW(K) = MIN(PSACWS(K),CONS17*DT*N0S(K)*QC3D(K)*QC3D(K)* &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3467:2:

 3467 |              DUM = MAX(RHOSN/(RHOG-RHOSN)*PGSACW(K),0.)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3470:2:

 3470 |              NSCNG(K) = DUM/MG0*RHO(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3477:2:

 3477 |            END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3481:2:

 3481 |            IF (PRACS(K).GT.0.) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3485:2:

 3485 |               DUM = CONS18*(4./LAMS(K))**3*(4./LAMS(K))**3 &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3490:2:

 3490 |               PGRACS(K) = (1.-DUM)*PRACS(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3502:2:

 3502 |            END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3780:2:

 3780 |                PRDG(K) = FUDGEF*PRDG(K)*DUM/SUM_DEP
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3831:2:

 3831 |             PSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3832:2:

 3832 |             PGSACW(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3834:2:

 3834 |             PRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3835:2:

 3835 |             EPRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3838:2:

 3838 |             NPRACG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3839:2:

 3839 |             NPSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3840:2:

 3840 |             NSCNG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3841:3:

 3841 |             NGRACS(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3842:2:

 3842 |             NSUBG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3843:2:

 3843 |             NGMLTG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:3865:2:

 3865 |         PGSACW(K) = PGSACW(K)*RATIO
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa27r.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/cloudg.F
../src/Morrison_microphys/module_mp_graupel.F90:4567:2:

 4567 |         DUMG(K) = QG3D(K)+QG3DTEN(K)*DT
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4568:2:

 4568 |         DUMFNG(K) = NG3D(K)+NG3DTEN(K)*DT
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4714:2:

 4714 |         IF (K.LE.KTE-1) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4716:2:

 4716 |         FR(K)=FR(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4717:2:

 4717 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4719:2:

 4719 |         FI(K)=FI(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4720:2:

 4720 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4722:2:

 4722 |         FNI(K)=FNI(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4723:2:

 4723 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4725:2:

 4725 |         FS(K)=FS(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4726:2:

 4726 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4728:2:

 4728 |         FNS(K)=FNS(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4729:2:

 4729 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4731:2:

 4731 |         FNR(K)=FNR(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4732:2:

 4732 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4734:2:

 4734 |         FC(K)=FC(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4735:2:

 4735 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4737:2:

 4737 |         FNC(K)=FNC(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4738:2:

 4738 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4740:2:

 4740 |         FG(K)=FG(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4741:2:

 4741 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4743:2:

 4743 |         FNG(K)=FNG(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4744:2:

 4744 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:4745:2:

 4745 |         END IF ! K LE KTE-1
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5444:2:

 5444 |         6.11147274, 0.503160820, 0.188439774e-1, &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5446:58:

 5446 |         0.385852041e-9, 0.146898966e-11, 0.252751365e-14/
      |                                                          1      
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5453:2:

 5453 |         6.11239921, 0.443987641, 0.142986287e-1, &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5494:6:

 5494 |       REAL FUNCTION GAMMA(X)
      |      1
Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
../src/Morrison_microphys/module_mp_graupel.F90:5619:60:

 5619 |            -5.952379913043012E-04,7.93650793500350248E-04,                                 &
      |                                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5620:73:

 5620 |            -2.777777777777681622553E-03,8.333333333333333331554247E-02,    &
      |                                                                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5741:36:

 5741 |          1.12837916709551257377E0,                                &
      |                                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5748:36:

 5748 |          0.84270079294971486929E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5755:37:

 5755 |          0.67493323603965504676E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5762:36:

 5762 |          0.56909076642393639985E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5771:65:

 5771 |          -0.00000000029734388465E0,  0.00000000269776334046E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5773:65:

 5773 |          -0.00000021854388148686E0,  0.00000266246030457984E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5774:65:

 5774 |           0.00001612722157047886E0, -0.00025616361025506629E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5775:65:

 5775 |           0.00015380842432375365E0,  0.00815533022524927908E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5780:65:

 5780 |           0.00000000522461866919E0,  0.00000000342940918551E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5781:65:

 5781 |          -0.00000035772874310272E0,  0.00000019999935792654E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5782:65:

 5782 |           0.00002687044575042908E0, -0.00011843240273775776E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5783:65:

 5783 |          -0.00080991728956032271E0,  0.00661062970502241174E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5784:65:

 5784 |           0.00909530922354827295E0, -0.20160072778491013140E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5788:64:

 5788 |          0.00000000063675740242E0,  0.00000003377623323271E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5789:64:

 5789 |         -0.00000015451139637086E0, -0.00000203340624738438E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5790:64:

 5790 |          0.00001947204525295057E0,  0.00002854147231653228E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5791:64:

 5791 |         -0.00101565063152200272E0,  0.00271187003520095655E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5792:64:

 5792 |          0.02328095035422810727E0, -0.16725021123116877197E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5796:64:

 5796 |         -0.00000000264888267434E0,  0.00000002050708040581E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5797:64:

 5797 |          0.00000011371857327578E0, -0.00000211211337219663E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5798:64:

 5798 |          0.00000368797328322935E0,  0.00009823686253424796E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5799:64:

 5799 |         -0.00065860243990455368E0, -0.00075285814895230877E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5800:64:

 5800 |          0.02585434424202960464E0, -0.11637092784486193258E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5803:64:

 5803 |         -0.00000000000367789363E0,  0.00000000020876046746E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5804:64:

 5804 |         -0.00000000193319027226E0, -0.00000000435953392472E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5805:64:

 5805 |          0.00000018006992266137E0, -0.00000078441223763969E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5806:64:

 5806 |         -0.00000675407647949153E0,  0.00008428418334440096E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5807:64:

 5807 |         -0.00017604388937031815E0, -0.00239729611435071610E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5819:65:

 5819 |               A(K + 8)) * T + A(K + 9)) * T + A(K + 10)) * T +    &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5826:64:

 5826 |               B(K + 2)) * T + B(K + 3)) * T + B(K + 4)) * T +     &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5827:64:

 5827 |               B(K + 5)) * T + B(K + 6)) * T + B(K + 7)) * T +     &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
../src/Morrison_microphys/module_mp_graupel.F90:5828:65:

 5828 |               B(K + 8)) * T + B(K + 9)) * T + B(K + 10)) * T +    &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/comscp1.F
../src/BUGSrad/cloudg.F:152:24:

  152 |              cm = cmplx(cnr,-cni)
      |                        1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/BUGSrad/cloudg.F:154:43:

  154 |                um   = 2.*xm*(cnr-1.)*cmplx(0.d0,1.d0)
      |                                           1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/BUGSrad/cloudg.F:166:43:

  166 |                um    = 2.*xm*(cm-1.)*cmplx(0.d0,1.d0)
      |                                           1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:3690:4:

 3690 |  101      CONTINUE
      |    1
Warning: Label 101 at (1) defined but not used [-Wunused-label]
../src/Morrison_microphys/module_mp_graupel.F90:6691:13:

 6691 |     T_IN_K = T_IN_K - ( Lv / Cp * ( DELTA_QT_COND_LIQ ) ) &
      |             1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6507:35:

 6507 |          if (L_qr(k)) ze_rain(k) = N0_r(k)*720.*ilamr(k)**7
      |                                   1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6509:35:

 6509 |          if (L_qs(k)) ze_snow(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI)     &
      |                                   1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6512:38:

 6512 |          if (L_qg(k)) ze_graupel(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI)  &
      |                                      1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6576:18:

 6576 |          dBZ(k) = 10.*log10((ze_rain(k)+ze_snow(k)+ze_graupel(k))*1.d18)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6266:38:

 6266 |        m_complex_maxwellgarnett=CMPLX(-999.99d0,-999.99d0)
      |                                      1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6215:24:

 6215 |       get_m_mix = CMPLX(1.0d0,0.0d0)
      |                        1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6086:31:

 6086 |       get_m_mix_nested = CMPLX(1.0d0,0.0d0)
      |                               1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6197:32:

 6197 |        get_m_mix_nested = CMPLX(1.0d0,0.0d0)
      |                                1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:5960:37:

 5960 |                              + CMPLX(0.0d0, (alfa/f + beta*f))
      |                                     1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:5922:39:

 5922 |       m_complex_water_ray = SQRT(CMPLX(epsr,-epsi))
      |                                       1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:5637:11:

 5637 |         IF(RES.NE.ZERO)THEN
      |           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:5638:13:

 5638 |           IF(Y1.NE.AINT(Y1*HALF)*TWO)PARITY=.TRUE.
      |             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:5721:9:

 5721 |       IF(FACT.NE.ONE)RES=FACT/RES
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:1545:22:

 1545 |             CPM(K)  = Cp
      |                      1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:1568:21:

 1568 |             QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:1569:21:

 1569 |             QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:1793:18:

 1793 |             DUM = (RV*T3D(K)**2)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:2385:33:

 2385 |         IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN
      |                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:2385:12:

 2385 |         IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:2458:15:

 2458 |       DUMQSS = EP_2*dum/(PRES(K)-dum)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:2465:15:

 2465 |       PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:2594:16:

 2594 |            DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM
      |                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:3968:12:

 3968 |         IF (PCC(K) .ne. 0.) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
../src/Morrison_microphys/module_mp_graupel.F90:4022:15:

 4022 |       DUMQSS = EP_2*dum/(PRES(K)-dum)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:4029:15:

 4029 |       PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:4174:16:

 4174 |            DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM
      |                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:4941:21:

 4941 |             QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:4942:21:

 4942 |             QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:479:13:

  479 |          R = Rd
      |             1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:481:17:

  481 |          TMELT = T_freeze_K
      |                 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:519:13:

  519 |          G = grav
      |             1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
../src/Morrison_microphys/module_mp_graupel.F90:6326:17:

 6326 |       INTEGER:: i, k, k_0
      |                 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:6305:38:

 6305 |                           kts, kte, ii, jj, nr1d, ns1d, ng1d)
      |                                      1
Warning: Unused dummy argument 'ii' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:6305:42:

 6305 |                           kts, kte, ii, jj, nr1d, ns1d, ng1d)
      |                                          1
Warning: Unused dummy argument 'jj' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:5967:56:

 5967 |                      meltratio_outside, m_w, m_i, lambda, C_back,       &
      |                                                        1
Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:5981:45:

 5981 |       REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz,    &
      |                                             1
Warning: Unused variable 'xw_a' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:5905:31:

 5905 |       COMPLEX*16, PARAMETER:: i = (0d0,1d0)
      |                               1
Warning: Unused parameter 'i' declared at (1) [-Wunused-parameter]
../src/Morrison_microphys/module_mp_graupel.F90:5904:35:

 5904 |       REAL(8):: alpha,lambdas,sigma,nenner
      |                                   1
Warning: Unused variable 'sigma' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:5435:14:

 5435 |       REAL DUM
      |              1
Warning: Unused variable 'dum' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1401:15:

 1401 |       REAL ANUC,BNUC
      |               1
Warning: Unused variable 'anuc' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1401:20:

 1401 |       REAL ANUC,BNUC
      |                    1
Warning: Unused variable 'bnuc' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1316:18:

 1316 |      REAL    COFFI                    ! ICE AUTOCONVERSION PARAMETER
      |                  1
Warning: Unused variable 'coffi' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1389:15:

 1389 |        REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
      |               1
Warning: Unused variable 'cry' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1382:15:

 1382 |      REAL    CT      ! DROPLET ACTIVATION PARAMETER
      |               1
Warning: Unused variable 'ct' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1393:25:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                         1
Warning: Unused variable 'dc0' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1393:33:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                                 1
Warning: Unused variable 'dg0' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1393:29:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                             1
Warning: Unused variable 'ds0' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1393:21:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                     1
Warning: Unused variable 'dumni' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1393:15:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |               1
Warning: Unused variable 'dumqi' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1394:21:

 1394 |      REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF
      |                     1
Warning: Unused variable 'dumqr' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1350:48:

 1350 |      REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM
      |                                                1
Warning: Unused variable 'dumqsi' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1055:31:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                               1
Warning: Unused dummy argument 'ime' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1055:27:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                           1
Warning: Unused dummy argument 'ims' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1056:31:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                               1
Warning: Unused dummy argument 'ite' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1056:27:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                           1
Warning: Unused dummy argument 'its' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1055:40:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                                        1
Warning: Unused dummy argument 'jme' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1055:36:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                                    1
Warning: Unused dummy argument 'jms' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1056:40:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                                        1
Warning: Unused dummy argument 'jte' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1056:36:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                                    1
Warning: Unused dummy argument 'jts' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:1386:16:

 1386 |      REAL    KEL     ! KELVIN PARAMETER
      |                1
Warning: Unused variable 'kel' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1389:19:

 1389 |        REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
      |                   1
Warning: Unused variable 'kry' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1231:38:

 1231 |      REAL, DIMENSION(KMS:KME) ::  PCCN      ! CHANGE Q DROPLET ACTIVATION
      |                                      1
Warning: Unused variable 'pccn' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1325:40:

 1325 |       REAL FALTNDR,FALTNDI,FALTNDNI,RHO2
      |                                        1
Warning: Unused variable 'rho2' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1384:17:

 1384 |      REAL    SAT1    ! DUMMY SATURATION
      |                 1
Warning: Unused variable 'sat1' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1383:18:

 1383 |      REAL    TEMP1   ! DUMMY TEMPERATURE
      |                  1
Warning: Unused variable 'temp1' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:1397:13:

 1397 |      REAL WEF
      |             1
Warning: Unused variable 'wef' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/bugsrad_physconst.F90
../src/Morrison_microphys/module_mp_graupel.F90:752:42:

  752 |                 RHO, PII, P, DT_IN, DZ, HT, W,          &
      |                                          1
Warning: Unused dummy argument 'ht' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:23:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                       1
Warning: Unused dummy argument 'ide' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:19:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                   1
Warning: Unused dummy argument 'ids' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:749:31:

  749 | SUBROUTINE MP_GRAUPEL(ITIMESTEP,                       &
      |                               1
Warning: Unused dummy argument 'itimestep' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:32:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                1
Warning: Unused dummy argument 'jde' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:28:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                            1
Warning: Unused dummy argument 'jds' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:41:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                         1
Warning: Unused dummy argument 'kde' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:758:37:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                     1
Warning: Unused dummy argument 'kds' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:860:66:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                                  1
Warning: Unused variable 'qcsten' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:860:34:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                  1
Warning: Unused variable 'qgsten' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:860:49:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                 1
Warning: Unused variable 'qisten' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:860:58:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                          1
Warning: Unused variable 'qnisten' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:860:41:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                         1
Warning: Unused variable 'qrsten' declared at (1) [-Wunused-variable]
../src/Morrison_microphys/module_mp_graupel.F90:752:19:

  752 |                 RHO, PII, P, DT_IN, DZ, HT, W,          &
      |                   1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
../src/Morrison_microphys/module_mp_graupel.F90:750:67:

  750 |                 TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, &
      |                                                                   1
Warning: Unused dummy argument 'tke' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_lw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_sw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa21g.F
../src/BUGSrad/two_rt_sw_ocastrndm.F90:7:11:

    7 |      cldamt    , c_maximal , cf_max,  cf_random )
      |           1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_parabolic.a
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa21g.F:29:18:

   29 |       integer npts
      |                  1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa21g.F:1:43:

    1 |       subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero
      |                                           1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
a - Parabolic_constants.o
a - AiryFunction.o
a - Parabolic.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/parameters_KK.F90
../src/BUGSrad/two_rt_lw_ocastrndm.F90:121:12:

  121 |      cld_ran,   &  !The random overlap fraction of cloud
      |            1
Warning: Unused variable 'cld_ran' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_lw_ocastrndm.F90:3:22:

    3 |            ib , cldamt ,  wc_cld,  wc_clr, &
      |                      1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/two_rt_lw_ocastrndm.F90:122:9:

  122 |      cmin          !Minimum cloud fraction in a column
      |         1
Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_lw_ocastrndm.F90:109:11:

  109 |      exptau
      |           1
Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_utilities.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22.F:13:19:

   13 |       integer iflag
      |                   1
Warning: Unused variable 'iflag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22.F:1:63:

    1 |       subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len)
      |                                                               1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_local_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/rayle.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa27.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/gascon.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_all_MM.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa27.F:2:47:

    2 |      1                ,snzero,tzero,pcut,delt,j,len)
      |                                               1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:63:22:

   63 |       real cnn   (len)
      |                      1
Warning: Unused variable 'cnn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:70:13:

   70 |       real dt
      |             1
Warning: Unused variable 'dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:73:13:

   73 |       real f3
      |             1
Warning: Unused variable 'f3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:75:14:

   75 |       real ftp
      |              1
Warning: Unused variable 'ftp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:82:13:

   82 |       real mc
      |             1
Warning: Unused variable 'mc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/conice.F:83:14:

   83 |       real n12
      |              1
Warning: Unused variable 'n12' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/comscp2.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/newexp.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/bugs_rad.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/text_writer.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esati.F
../src/BUGSrad/newexp.F90:8:6:

    8 |       function exp(x) result(val)
      |      1
Warning: 'exp' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
../src/BUGSrad/bugs_rad.F:422:72:

  422 |      & $Id: bugs_rad.F,v 1.2 2005-10-27 20:11:37 dschanen Exp $"
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/121) at (1) [-Wcharacter-truncation]
../src/BUGSrad/bugs_rad.F:504:14:

  504 |           if (acld_loc(i,l-1).eq.1.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/BUGSrad/bugs_rad.F:510:14:

  510 |           if (acld_loc(i,l-1).eq.0.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/BUGSrad/bugs_rad.F:521:14:

  521 |           if (acld_loc(i,l+1).eq.1.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/BUGSrad/bugs_rad.F:527:14:

  527 |           if (acld_loc(i,l+1).eq.0.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
../src/BUGSrad/bugs_rad.F:27:51:

   27 |      +,                  qcwl ,     qcil ,     qril ,      o3l
      |                                                   1
Warning: Unused dummy argument 'qril' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c -I../src/BUGSrad	../src/BUGSrad/gases_ckd.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esati.F:55:14:

   55 |         i1(i)=t(i)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa9g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa11g.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa11g.F:16:15:

   16 |       real cmax
      |               1
Warning: Unused variable 'cmax' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa11g.F:17:15:

   17 |       real cmin
      |               1
Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa11g.F:1:38:

    1 |       subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
      |                                      1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa11g.F:1:65:

    1 |       subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
      |                                                                 1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa19.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa19.F:1:44:

    1 |       subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len)
      |                                            1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/PDF_integrals_covar.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:1508:11:

 1508 |         if(qi3(iindex,j,kindex).eq.0.)then
      |           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:9:33:

    9 |      8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
      |                                 1
Warning: Unused dummy argument 'cpor' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:9:43:

    9 |      8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
      |                                           1
Warning: Unused dummy argument 'difvap' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:3:47:

    3 |      2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
      |                                               1
Warning: Unused dummy argument 'exbm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:13:33:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                                 1
Warning: Unused dummy argument 'gmbov2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:13:41:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                                         1
Warning: Unused dummy argument 'gmbov2g' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:13:26:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                          1
Warning: Unused dummy argument 'gmbp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:242:18:

  242 |       integer   ic
      |                  1
Warning: Unused variable 'ic' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:247:18:

  247 |       integer   ip
      |                  1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:249:18:

  249 |       integer   jp
      |                  1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:251:17:

  251 |       integer   m
      |                 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:10:39:

   10 |      9  ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2
      |                                       1
Warning: Unused dummy argument 'mw' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:253:17:

  253 |       integer   n
      |                 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:6:12:

    6 |      5  ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d
      |            1
Warning: Unused dummy argument 'nne' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:256:18:

  256 |       integer   np
      |                  1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:257:20:

  257 |       integer   npts
      |                    1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:2:16:

    2 |      1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
      |                1
Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:52:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                    1
Warning: Unused dummy argument 'pchomo3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:15:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |               1
Warning: Unused dummy argument 'pcond3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:35:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                   1
Warning: Unused dummy argument 'pconv3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:15:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |               1
Warning: Unused dummy argument 'pdepi3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:49:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                 1
Warning: Unused dummy argument 'pgaci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:15:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |               1
Warning: Unused dummy argument 'pgacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:38:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                      1
Warning: Unused dummy argument 'pgacrm3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:44:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                            1
Warning: Unused dummy argument 'pgacs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:37:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                     1
Warning: Unused dummy argument 'pgacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:46:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                              1
Warning: Unused dummy argument 'pgacwm3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:28:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                            1
Warning: Unused dummy argument 'pgdep3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:23:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                       1
Warning: Unused dummy argument 'pgmlt3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:60:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                                            1
Warning: Unused dummy argument 'pgshr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:29:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                             1
Warning: Unused dummy argument 'piacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:44:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                            1
Warning: Unused dummy argument 'piacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:21:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                     1
Warning: Unused dummy argument 'pint3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:16:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                1
Warning: Unused dummy argument 'pmltge3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:52:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                                    1
Warning: Unused dummy argument 'pmltse3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:56:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                        1
Warning: Unused dummy argument 'praci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:53:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                                     1
Warning: Unused dummy argument 'pracs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:66:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                                  1
Warning: Unused dummy argument 'pracw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:59:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                           1
Warning: Unused dummy argument 'praut3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:63:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                               1
Warning: Unused dummy argument 'prevp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:37:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                     1
Warning: Unused dummy argument 'prhomo3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:42:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                          1
Warning: Unused dummy argument 'psaci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:22:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                      1
Warning: Unused dummy argument 'psacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:30:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                              1
Warning: Unused dummy argument 'psacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:23:70:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                                      1
Warning: Unused dummy argument 'psdep3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:24:30:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                              1
Warning: Unused dummy argument 'psmlt3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:22:23:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                       1
Warning: Unused dummy argument 'psmlti3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:27:59:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                                           1
Warning: Unused dummy argument 'pwacs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:331:19:

  331 |       real      sat
      |                   1
Warning: Unused variable 'sat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:5:51:

    5 |      4  ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice
      |                                                   1
Warning: Unused dummy argument 'timea' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:356:29:

  356 |       real      tmp1    (len)
      |                             1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:2:47:

    2 |      1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
      |                                               1
Warning: Unused dummy argument 'w3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:348:29:

  348 |       real      wgt     (len)
      |                             1
Warning: Unused variable 'wgt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjtq.F:3:42:

    3 |      2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
      |                                          1
Warning: Unused dummy argument 'wtm' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_covariances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_Nrm_tendencies.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_turbulent_sed.F90
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_KK_microphys.a KK_upscaled_covariances.o KK_upscaled_means.o KK_upscaled_variances.o KK_local_means.o parameters_KK.o PDF_integrals_means.o PDF_integrals_all_MM.o PDF_integrals_covar.o KK_utilities.o KK_Nrm_tendencies.o text_writer.o KK_upscaled_turbulent_sed.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_KK_microphys.a
a - KK_upscaled_covariances.o
a - KK_upscaled_means.o
a - KK_upscaled_variances.o
a - KK_local_means.o
a - parameters_KK.o
a - PDF_integrals_means.o
a - PDF_integrals_all_MM.o
a - PDF_integrals_covar.o
a - KK_utilities.o
a - KK_Nrm_tendencies.o
a - text_writer.o
a - KK_upscaled_turbulent_sed.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_lw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_lw_sel.F
../src/BUGSrad/two_rt_lw_iter.F:113:14:

  113 |      &, exptau   !
      |              1
Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_lw_iter.F:135:12:

  135 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_lw_iter.F:128:30:

  128 |      &,  kappa ,   oms ,  prop ,r, rinf
      |                              1
Warning: Unused variable 'prop' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_lw_iter.F:12:30:

   12 |      +,              sel_rules ,     b1 ,   b2 ,     b3
      |                              1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/two_rt_lw_iter.F:140:15:

  140 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:72:16:

   72 |        real abs8
      |                1
Warning: Unused variable 'abs8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:73:16:

   73 |        real abs9
      |                1
Warning: Unused variable 'abs9' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:5:48:

    5 |      4             ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax
      |                                                1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:6:42:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                          1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:6:38:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                      1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:6:54:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                                      1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:14:17:

   14 |        integer ip
      |                 1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:6:48:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                                1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:6:46:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                              1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:16:17:

   16 |        integer jp
      |                 1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:63:16:

   63 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:22:17:

   22 |        integer np
      |                 1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:84:15:

   84 |        real tp3
      |               1
Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/adjmlt.F:83:15:

   83 |        real tst
      |               1
Warning: Unused variable 'tst' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa14g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_sw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_sw_bs.F
../src/BUGSrad/two_rt_sw_bs.F:190:4:

  190 | 2000     directcld(1) = 0.
      |    1
Warning: Label 2000 at (1) defined but not used [-Wunused-label]
../src/BUGSrad/two_rt_sw_bs.F:142:12:

  142 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_sw_bs.F:11:38:

   11 |      +,               fddif ,sel_rules ,    b1 ,     b2
      |                                      1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/two_rt_sw_bs.F:147:15:

  147 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa25.F
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/est_kessler_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqg.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqg.F:30:16:

   30 |       real pfact
      |                1
Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqg.F:32:13:

   32 |       real x6
      |             1
Warning: Unused variable 'x6' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_sw_iter.F
../src/BUGSrad/two_rt_sw_iter.F:192:4:

  192 | 2000    directcld(1) = 0.
      |    1
Warning: Label 2000 at (1) defined but not used [-Wunused-label]
../src/BUGSrad/two_rt_sw_iter.F:139:12:

  139 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
../src/BUGSrad/two_rt_sw_iter.F:11:38:

   11 |      +,               fddif ,sel_rules ,    b1 ,     b2
      |                                      1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/two_rt_sw_iter.F:144:15:

  144 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/transform_to_pdf_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:3:42:

    3 |      2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
      |                                          1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:52:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                                    1
Warning: Unused dummy argument 'conci' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:29:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                             1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:25:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                         1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:41:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                         1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:12:17:

   12 |        integer ip
      |                 1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:35:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                   1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:33:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                 1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:14:17:

   14 |        integer jp
      |                 1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:52:16:

   52 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:15:17:

   15 |        integer kk
      |                 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:3:36:

    3 |      2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
      |                                    1
Warning: Unused dummy argument 'lgrpl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:21:17:

   21 |        integer np
      |                 1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:4:46:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                              1
Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqi.F:56:15:

   56 |        real tp3
      |               1
Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqi.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqi.F:1:59:

    1 |       subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len)
      |                                                           1
Warning: Unused dummy argument 'cimass' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqi.F:33:17:

   33 |       real falspd
      |                 1
Warning: Unused variable 'falspd' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/output_2D_samples_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqr.F:31:15:

   31 |       integer k
      |               1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22g.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/output_2D_samples_module.F90:239:8:

  239 |     use parameter_indices, only: nparams
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/output_2D_samples_module.F90:164:8:

  164 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'core_rknd' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/output_2D_samples_module.F90:168:8:

  168 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22g.F:29:18:

   29 |       integer npts
      |                  1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa22g.F:1:43:

    1 |       subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero
      |                                           1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/latin_hypercube_arrays.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqs.F:31:16:

   31 |       real pfact
      |                1
Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqs.F:33:13:

   33 |       real x6
      |             1
Warning: Unused variable 'x6' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/two_rt_lw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa7.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/math_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/generate_uniform_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa20g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/lh_microphys_var_covar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_importance_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa26.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62:

  633 |       do category=1, num_importance_categories
      |                                              2                
......
  638 |                rand_vect(sample) <  category_cumulative_probs(category+1) ) then
      |                                                              1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/bugs_swr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa13g.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa13g.F:1:38:

    1 |       subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg
      |                                      1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa13g.F:4:29:

    4 |      2       ,delt,pcut,tzero,len)
      |                             1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:29:50:

   29 |      +,                 umch4 ,   umn2o ,       b1 ,       b2
      |                                                  1
Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:29:61:

   29 |      +,                 umch4 ,   umn2o ,       b1 ,       b2
      |                                                             1
Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:30:29:

   30 |      +,                    b3 ,      b4 ,     fdsw ,   fdswcl
      |                             1
Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:30:39:

   30 |      +,                    b3 ,      b4 ,     fdsw ,   fdswcl
      |                                       1
Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:28:39:

   28 |      +,                 alndr ,  cldamt ,   cldmax ,    umco2
      |                                       1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:28:50:

   28 |      +,                 alndr ,  cldamt ,   cldmax ,    umco2
      |                                                  1
Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_swr.F:167:12:

  167 |      &, mbir    !Number of shortwave (LW) spectral intervals.
      |            1
Warning: Unused parameter 'mbir' declared at (1) [-Wunused-parameter]
../src/BUGSrad/bugs_swr.F:26:50:

   26 |      +,                 cirho ,   o3mix ,       ts ,     amu0
      |                                                  1
Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa19g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/BUGSrad/bugs_lwr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa17g.F
../src/BUGSrad/bugs_lwr.F:23:40:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                        1
Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_lwr.F:23:48:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                                1
Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_lwr.F:23:57:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                                         1
Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_lwr.F:24:31:

   24 |      +,                      b4 ,  umco2 , umch4 ,  umn2o
      |                               1
Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_lwr.F:22:57:

   22 |      +,                   cirho ,  o3mix ,    ts , cldamt
      |                                                         1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
../src/BUGSrad/bugs_lwr.F:23:31:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                               1
Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa7g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/latin_hypercube_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa18g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa12g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esatv.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/esatv.F:55:14:

   55 |         i1(i)=t(i)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/latin_hypercube_driver_module.F90:1007:44:

 1007 |   subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples,           & ! In
      |                                            1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa10g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/latin_hypercube_driver_module.F90:80:8:

   80 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_bugsrad.a two_rt_sw.o two_rt_sw_bs.o bugs_rad.o cloudg.o two_rt_sw_iter.o comscp1.o two_rt_lw.o kinds.o bugs_swr.o two_rt_lw_iter.o cloud_correlate.o two_rt_lw_sel.o two_rt_lw_ocastrndm.o bugs_lwr.o variables_radiation_module.o newexp.o bugsrad_planck.o bugsrad_physconst.o two_rt_sw_ocastrndm.o rayle.o gascon.o comscp2.o gases_ckd.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_bugsrad.a
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:3:36:

    3 |      2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
      |                                    1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:52:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                    1
Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:49:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                 1
Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:22:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                      1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:3:68:

    3 |      2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
      |                                                                    1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:28:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                            1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:26:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                          1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:61:16:

   61 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:18:17:

   18 |        integer kk
      |                 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:21:16:

   21 |        integer m
      |                1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:63:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                               1
Warning: Unused dummy argument 'qsatv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:57:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                         1
Warning: Unused dummy argument 'rvap' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmtqw.F:6:42:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                          1
Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument]
a - two_rt_sw.o
a - two_rt_sw_bs.o
a - bugs_rad.o
a - cloudg.o
a - two_rt_sw_iter.o
a - comscp1.o
a - two_rt_lw.o
a - kinds.o
a - bugs_swr.o
a - two_rt_lw_iter.o
a - cloud_correlate.o
a - two_rt_lw_sel.o
a - two_rt_lw_ocastrndm.o
a - bugs_lwr.o
a - variables_radiation_module.o
a - newexp.o
a - bugsrad_planck.o
a - bugsrad_physconst.o
a - two_rt_sw_ocastrndm.o
a - rayle.o
a - gascon.o
a - comscp2.o
a - gases_ckd.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/gamma.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:2:36:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                    1
Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:2:33:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                 1
Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:39:18:

   39 |       integer iter
      |                  1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:2:48:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                                1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:1:56:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                                                        1
Warning: Unused dummy argument 'pp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:1:53:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                                                     1
Warning: Unused dummy argument 'qsati' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa6.F:1:30:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                              1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/frzh.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa8g.F
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:146:12:

  146 |          if(rvc(i).ne.0.)then
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:4:24:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                        1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:4:60:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                            1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:4:56:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                        1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:5:24:

    5 |      4            ,icomp,ldrizzle,ni,m,len)
      |                        1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:4:66:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                                  1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:4:64:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                                1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:59:16:

   59 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:5:36:

    5 |      4            ,icomp,ldrizzle,ni,m,len)
      |                                    1
Warning: Unused dummy argument 'ni' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:3:57:

    3 |      2            ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc
      |                                                         1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/nrmcol.F:1:31:

    1 |        subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp
      |                               1
Warning: Unused dummy argument 'tttemp' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa21.F
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_coamps.a eqa9.o eqa12.o eqa18.o qtadj.o qsatvi.o eqa5g.o eqa15.o esat_new.o eqa27r.o eqa21g.o eqa22.o eqa28.o eqa27.o conice.o esati.o eqa9g.o eqa11g.o eqa19.o adjtq.o adjmlt.o eqa14g.o eqa25.o tgqg.o slope.o nrmtqi.o tgqi.o tgqr.o eqa22g.o tgqs.o eqa7.o eqa20g.o eqa26.o eqa13g.o eqa19g.o eqa17g.o eqa7g.o eqa18g.o eqa12g.o esatv.o eqa10g.o nrmtqw.o gamma.o eqa6.o frzh.o nrmcol.o eqa8g.o eqa21.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_coamps.a
a - eqa9.o
a - eqa12.o
a - eqa18.o
a - qtadj.o
a - qsatvi.o
a - eqa5g.o
a - eqa15.o
a - esat_new.o
a - eqa27r.o
a - eqa21g.o
a - eqa22.o
a - eqa28.o
a - eqa27.o
a - conice.o
a - esati.o
a - eqa9g.o
a - eqa11g.o
a - eqa19.o
a - adjtq.o
a - adjmlt.o
a - eqa14g.o
a - eqa25.o
a - tgqg.o
a - slope.o
a - nrmtqi.o
a - tgqi.o
a - tgqr.o
a - eqa22g.o
a - tgqs.o
a - eqa7.o
a - eqa20g.o
a - eqa26.o
a - eqa13g.o
a - eqa19g.o
a - eqa17g.o
a - eqa7g.o
a - eqa18g.o
a - eqa12g.o
a - esatv.o
a - eqa10g.o
a - nrmtqw.o
a - gamma.o
a - eqa6.o
a - frzh.o
a - nrmcol.o
a - eqa8g.o
a - eqa21.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_api_module.F90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_api_module.F90:347:8:

  347 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_api_module.F90:326:13:

  326 |     rho_ds_zt, & ! Unused
      |             1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_api_module.F90:170:8:

  170 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'nparams' which has been explicitly imported at (1) [-Wunused-parameter]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libsilhs.a est_kessler_microphys_module.o latin_hypercube_driver_module.o parameters_silhs.o math_utilities.o output_2D_samples_module.o generate_uniform_sample_module.o latin_hypercube_arrays.o lh_microphys_var_covar_module.o silhs_api_module.o transform_to_pdf_module.o silhs_importance_sample_module.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libsilhs.a
a - est_kessler_microphys_module.o
a - latin_hypercube_driver_module.o
a - parameters_silhs.o
a - math_utilities.o
a - output_2D_samples_module.o
a - generate_uniform_sample_module.o
a - latin_hypercube_arrays.o
a - lh_microphys_var_covar_module.o
a - silhs_api_module.o
a - transform_to_pdf_module.o
a - silhs_importance_sample_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core	../src/input_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_model_settings.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/time_dependent_input.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extrapolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_microphys.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/soil_vegetation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/hydrostatic_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/coamps_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/advance_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_sed_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/morrison_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/silhs_category_variance_module.F90
../src/morrison_microphys_module.F90:20:33:

   20 |                saturation_formula, &
      |                                 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/ice_dfsn_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/gfdl_activation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/cos_solar_zen_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/quicksort.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_interpret.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/neutral_case.F90
../src/Benchmark_cases/neutral_case.F90:36:8:

   36 |     use constants_clubb, only: grav ! Variable(s)
      |        1
Warning: Unused parameter 'grav' which has been explicitly imported at (1) [-Wunused-parameter]
../src/Benchmark_cases/neutral_case.F90:21:51:

   21 |   subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
      |                                                   1
Warning: Unused dummy argument 'thlm_sfc' at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:

   21 |   subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
      |                                         1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_init_cleanup.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/stat_file_utils.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/extended_atmosphere_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/KK_microphys_module.F90
../src/KK_microphys_module.F90:43:35:

   43 |   subroutine KK_local_microphys( gr, dt, nz,                            & ! In
      |                                   1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/bugsrad_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/sounding.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/input_fields.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/microphys_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/clubb_driver.F90
../src/clubb_driver.F90:6547:39:

 6547 |     clubb_params, nu_vert_res_dep, lmin, &                  ! intent(in)
      |                                       1
Warning: Unused dummy argument 'lmin' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6547:33:

 6547 |     clubb_params, nu_vert_res_dep, lmin, &                  ! intent(in)
      |                                 1
Warning: Unused dummy argument 'nu_vert_res_dep' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:5722:8:

 5722 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstdout' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:73:8:

   73 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'iskw_denom_coef' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/error.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src	../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_other.a stat_file_utils.o clubb_model_settings.o jun25.o dycoms2_rf02.o clex9_nov02.o input_fields.o gabls3.o bugsrad_driver.o neutral_case.o coamps_microphys_driver_module.o enhanced_simann.o rad_lwsw_module.o input_grads.o arm_3year.o sounding.o hydrostatic_module.o mpace_b.o sfc_flux.o mpace_a.o diag_ustar_module.o cos_solar_zen_module.o silhs_category_variance_module.o nov11.o error.o lba.o extrapolation.o estimate_scm_microphys_module.o microphys_init_cleanup.o KK_microphys_module.o arm.o soil_vegetation.o morrison_microphys_module.o atex.o gabls3_night.o twp_ice.o parameters_radiation.o wangara.o arm_97.o rico.o gfdl_activation.o dycoms2_rf01.o simple_rad_module.o fire.o quicksort.o input_netcdf.o extended_atmosphere_module.o gabls2.o cobra.o bomex.o cloud_sed_module.o parameters_microphys.o advance_microphys_module.o spec_hum_to_mixing_ratio.o lh_microphys_driver_module.o astex_a209.o ice_dfsn_module.o input_interpret.o cloud_feedback.o arm_0003.o clex9_oct14.o mixed_moment_PDF_integrals.o time_dependent_input.o clubb_driver.o microphys_driver.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_other.a
a - stat_file_utils.o
a - clubb_model_settings.o
a - jun25.o
a - dycoms2_rf02.o
a - clex9_nov02.o
a - input_fields.o
a - gabls3.o
a - bugsrad_driver.o
a - neutral_case.o
a - coamps_microphys_driver_module.o
a - enhanced_simann.o
a - rad_lwsw_module.o
a - input_grads.o
a - arm_3year.o
a - sounding.o
a - hydrostatic_module.o
a - mpace_b.o
a - sfc_flux.o
a - mpace_a.o
a - diag_ustar_module.o
a - cos_solar_zen_module.o
a - silhs_category_variance_module.o
a - nov11.o
a - error.o
a - lba.o
a - extrapolation.o
a - estimate_scm_microphys_module.o
a - microphys_init_cleanup.o
a - KK_microphys_module.o
a - arm.o
a - soil_vegetation.o
a - morrison_microphys_module.o
a - atex.o
a - gabls3_night.o
a - twp_ice.o
a - parameters_radiation.o
a - wangara.o
a - arm_97.o
a - rico.o
a - gfdl_activation.o
a - dycoms2_rf01.o
a - simple_rad_module.o
a - fire.o
a - quicksort.o
a - input_netcdf.o
a - extended_atmosphere_module.o
a - gabls2.o
a - cobra.o
a - bomex.o
a - cloud_sed_module.o
a - parameters_microphys.o
a - advance_microphys_module.o
a - spec_hum_to_mixing_ratio.o
a - lh_microphys_driver_module.o
a - astex_a209.o
a - ice_dfsn_module.o
a - input_interpret.o
a - cloud_feedback.o
a - arm_0003.o
a - clex9_oct14.o
a - mixed_moment_PDF_integrals.o
a - time_dependent_input.o
a - clubb_driver.o
a - microphys_driver.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/w_up_in_cloud_tests.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core	../src/int2txt.F90
../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8:

   24 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'core_rknd' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/nrutil.f90
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran int2txt.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/Nc_Ncn_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/KK_integrals_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
cd /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/clubb_thread_test.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/hole_filling_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/read_corr_mtx_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/silhs_category_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/spurious_source_test.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/tuner_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7:

   98 |       i
      |       1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_min_max_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/nr.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	../src/clubb_tuner.F90
../src/clubb_tuner.F90:301:6:

  301 |   use nrtype, only:  &
      |      1
Warning: Unused parameter 'sp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_tuner.F90:41:26:

   41 |   type(grid), target :: gr
      |                          1
Warning: Unused variable 'gr' declared at (1) [-Wunused-variable]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/ran_state.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/amebsa.f90
/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/amebsa.f90:25:31:

   25 | INTEGER(I4B), PARAMETER :: NMAX=200
      |                               1
Warning: Unused parameter 'nmax' declared at (1) [-Wunused-parameter]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/amoeba.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/ran1_v.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0  -c	/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/Numerical_recipes/ran1_s.f90
gfortran ran1_v.o amebsa.o nr.o amoeba.o ran1_s.o ran_state.o nrtype.o nrutil.o clubb_tuner.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -O -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=snan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O0 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_tests.F90
../src/G_unit_tests.F90:176:13:

  176 |     stats_sfc
      |             1
Warning: Unused variable 'stats_sfc' declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:175:12:

  175 |     stats_zm, &
      |            1
Warning: Unused variable 'stats_zm' declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:174:12:

  174 |     stats_zt, &
      |            1
Warning: Unused variable 'stats_zt' declared at (1) [-Wunused-variable]
gfortran w_up_in_cloud_tests.o Nc_Ncn_test.o G_unit_tests.o smooth_heaviside_tests.o KK_integrals_tests.o silhs_category_test.o pdf_parameter_tests.o mu_sigma_hm_tests.o tuner_tests.o spurious_source_test.o hole_filling_tests.o corr_cholesky_mtx_tests.o smooth_min_max_tests.o read_corr_mtx_test.o -o /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
952 :           call stat_update_var_pt( stats_metadata%iNsm, k, real(Nsm(k), kind = core_rknd) ,stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/coamps_microphys_driver_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
179 :                 max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), theta(1,k)*exner(1,k), saturation_formula ), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
201 :               rcm(1,k) = rcm_sat_adj( thlm(1,k), rtm(1,k), p_in_Pa(k), exner(1,k), saturation_formula )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/input_interpret.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
677 :     l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_tuner.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
282 :   nzt = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zt )//".ctl" )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
283 :   nzm = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zm )//".ctl" )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/jacobian.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
295 :       z_i = lin_interpolate_two_points( 8.0e-3_core_rknd, rtm(k), rtm(k-1), gr%zt(1,k), gr%zt(1,k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/simple_rad_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
386 :       call microphys_put_var( stats_metadata%irrm_src_adj, adj_terms%rrm_src_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 :       call microphys_put_var( stats_metadata%iNrm_src_adj, adj_terms%Nrm_src_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
390 :       call microphys_put_var( stats_metadata%irrm_evap_adj, adj_terms%rrm_evap_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 :       call microphys_put_var( stats_metadata%iNrm_evap_adj, adj_terms%Nrm_evap_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 :     call microphys_put_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1102 :          call stat_update_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1683 :           call stat_update_var_pt( stats_metadata%im_vol_rad_rain, level, KK_mean_vol_rad, stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/KK_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
974 :           = clubb_params(iomicron) * hm_metadata%hmp2_ip_on_hmm2_ip(pdf2hydromet_idx(ivar,hm_metadata))
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/microphys_init_cleanup.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
384 :                                         z(kp2), p_in_Pa(km1), p_in_Pa(k00), p_in_Pa(kp1), p_in_Pa(kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
433 :             press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
828 :     call microphys_put_var( stats_metadata%irsm_sd_morr_int, (/rsm_sd_morr_int/), microphys_stats_sfc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
846 :     call microphys_put_var( stats_metadata%ihl_on_Cp_residual, hl_on_Cp_residual, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
861 :     call microphys_put_var( stats_metadata%iPSMLT, real( PSMLT, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
862 :     call microphys_put_var( stats_metadata%iEVPMS, real( EVPMS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
863 :     call microphys_put_var( stats_metadata%iPRACS, real( PRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
864 :     call microphys_put_var( stats_metadata%iEVPMG, real( EVPMG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
865 :     call microphys_put_var( stats_metadata%iPRACG, real( PRACG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
866 :     call microphys_put_var( stats_metadata%iPGMLT, real( PGMLT, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
867 :     call microphys_put_var( stats_metadata%iMNUCCC, real( MNUCCC, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :     call microphys_put_var( stats_metadata%iPSACWS, real( PSACWS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
869 :     call microphys_put_var( stats_metadata%iPSACWI, real( PSACWI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
870 :     call microphys_put_var( stats_metadata%iQMULTS, real( QMULTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
871 :     call microphys_put_var( stats_metadata%iQMULTG, real( QMULTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
872 :     call microphys_put_var( stats_metadata%iPSACWG, real( PSACWG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
873 :     call microphys_put_var( stats_metadata%iPGSACW, real( PGSACW, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
877 :     call microphys_put_var( stats_metadata%iQMULTR, real( QMULTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
878 :     call microphys_put_var( stats_metadata%iQMULTRG, real( QMULTRG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
879 :     call microphys_put_var( stats_metadata%iMNUCCD, real( MNUCCD, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
880 :     call microphys_put_var( stats_metadata%iPRACI, real( PRACI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
881 :     call microphys_put_var( stats_metadata%iPRACIS, real( PRACIS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
883 :     call microphys_put_var( stats_metadata%iMNUCCR, real( MNUCCR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
884 :     call microphys_put_var( stats_metadata%iPIACR, real( PIACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
885 :     call microphys_put_var( stats_metadata%iPIACRS, real( PIACRS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
886 :     call microphys_put_var( stats_metadata%iPGRACS, real( PGRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
888 :     call microphys_put_var( stats_metadata%iEPRDS, real( EPRDS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
889 :     call microphys_put_var( stats_metadata%iPSACR, real( PSACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
891 :     call microphys_put_var( stats_metadata%iEPRDG, real( EPRDG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
894 :     call microphys_put_var( stats_metadata%iNGSTEN, real( NGSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
895 :     call microphys_put_var( stats_metadata%iNRSTEN, real( NRSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
896 :     call microphys_put_var( stats_metadata%iNISTEN, real( NISTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
897 :     call microphys_put_var( stats_metadata%iNSSTEN, real( NSSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
898 :     call microphys_put_var( stats_metadata%iNCSTEN, real( NCSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
899 :     call microphys_put_var( stats_metadata%iNPRC1, real( NPRC1, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
900 :     call microphys_put_var( stats_metadata%iNRAGG, real( NRAGG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :     call microphys_put_var( stats_metadata%iNPRACG, real( NPRACG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
902 :     call microphys_put_var( stats_metadata%iNSUBR, real( NSUBR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
903 :     call microphys_put_var( stats_metadata%iNSMLTR, real( NSMLTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
904 :     call microphys_put_var( stats_metadata%iNGMLTR, real( NGMLTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 :     call microphys_put_var( stats_metadata%iNPRACS, real( NPRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
906 :     call microphys_put_var( stats_metadata%iNNUCCR, real( NNUCCR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
907 :     call microphys_put_var( stats_metadata%iNIACR, real( NIACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
908 :     call microphys_put_var( stats_metadata%iNIACRS, real( NIACRS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
909 :     call microphys_put_var( stats_metadata%iNGRACS, real( NGRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
910 :     call microphys_put_var( stats_metadata%iNSMLTS, real( NSMLTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 :     call microphys_put_var( stats_metadata%iNSAGG, real( NSAGG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :     call microphys_put_var( stats_metadata%iNPRCI, real( NPRCI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
913 :     call microphys_put_var( stats_metadata%iNSCNG, real( NSCNG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
914 :     call microphys_put_var( stats_metadata%iNSUBS, real( NSUBS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
917 :     call microphys_put_var( stats_metadata%iNNUCCC, real( NNUCCC, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
918 :     call microphys_put_var( stats_metadata%iNPSACWS, real( NPSACWS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
921 :     call microphys_put_var( stats_metadata%iNPSACWI, real( NPSACWI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
922 :     call microphys_put_var( stats_metadata%iNPSACWG, real( NPSACWG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
923 :     call microphys_put_var( stats_metadata%iNPRAI, real( NPRAI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 :     call microphys_put_var( stats_metadata%iNMULTS, real( NMULTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
925 :     call microphys_put_var( stats_metadata%iNMULTG, real( NMULTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
926 :     call microphys_put_var( stats_metadata%iNMULTR, real( NMULTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
927 :     call microphys_put_var( stats_metadata%iNMULTRG, real( NMULTRG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 :     call microphys_put_var( stats_metadata%iNNUCCD, real( NNUCCD, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
929 :     call microphys_put_var( stats_metadata%iNSUBI, real( NSUBI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
930 :     call microphys_put_var( stats_metadata%iNGMLTG, real( NGMLTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
931 :     call microphys_put_var( stats_metadata%iNSUBG, real( NSUBG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
933 :     call microphys_put_var( stats_metadata%iSIZEFIX_NR, real( SIZEFIX_NR,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
934 :     call microphys_put_var( stats_metadata%iSIZEFIX_NC, real( SIZEFIX_NC,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
935 :     call microphys_put_var( stats_metadata%iSIZEFIX_NI, real( SIZEFIX_NI,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
936 :     call microphys_put_var( stats_metadata%iSIZEFIX_NS, real( SIZEFIX_NS,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
937 :     call microphys_put_var( stats_metadata%iSIZEFIX_NG, real( SIZEFIX_NG,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :     call microphys_put_var( stats_metadata%iNEGFIX_NR, real( NEGFIX_NR,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 :     call microphys_put_var( stats_metadata%iNEGFIX_NC, real( NEGFIX_NC,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
940 :     call microphys_put_var( stats_metadata%iNEGFIX_NI, real( NEGFIX_NI,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
941 :     call microphys_put_var( stats_metadata%iNEGFIX_NS, real( NEGFIX_NS,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 :     call microphys_put_var( stats_metadata%iNEGFIX_NG, real( NEGFIX_NG,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
943 :     call microphys_put_var( stats_metadata%iNIM_MORR_CL, real( NIM_MORR_CL,kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
944 :     call microphys_put_var( stats_metadata%iQC_INST, real( QC_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
945 :     call microphys_put_var( stats_metadata%iQR_INST, real( QR_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
946 :     call microphys_put_var( stats_metadata%iQI_INST, real( QI_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
947 :     call microphys_put_var( stats_metadata%iQS_INST, real( QS_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
948 :     call microphys_put_var( stats_metadata%iQG_INST, real( QG_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
949 :     call microphys_put_var( stats_metadata%iNC_INST, real( NC_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
950 :     call microphys_put_var( stats_metadata%iNR_INST, real( NR_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
951 :     call microphys_put_var( stats_metadata%iNI_INST, real( NI_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
952 :     call microphys_put_var( stats_metadata%iNS_INST, real( NS_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
953 :     call microphys_put_var( stats_metadata%iNG_INST, real( NG_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
955 :     call microphys_put_var( stats_metadata%iT_in_K_mc, real( T_in_K_mc, kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 :     call microphys_put_var( stats_metadata%ieff_rad_cloud, real( effc(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
961 :     call microphys_put_var( stats_metadata%ieff_rad_ice, real( effi(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
962 :     call microphys_put_var( stats_metadata%ieff_rad_snow, real( effs(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
963 :     call microphys_put_var( stats_metadata%ieff_rad_rain, real( effr(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
964 :     call microphys_put_var( stats_metadata%ieff_rad_graupel, real( effg(:), kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/morrison_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
954 :           if ( trim( hm_metadata%hydromet_list(i) ) == "rrm" .and. stats_metadata%iVrrprrp > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
957 :              call stat_update_var( stats_metadata%iVrrprrp, hydromet_vel_covar(:,hm_metadata%iirr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 :           elseif ( trim( hm_metadata%hydromet_list(i) ) == "Nrm" .and. stats_metadata%iVNrpNrp > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
963 :              call stat_update_var( stats_metadata%iVNrpNrp, hydromet_vel_covar(:,hm_metadata%iiNr), stats_zm )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/advance_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
6664 :     use netcdf
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1316 :       call write_text( "l_modify_ic_with_cubic_int = ", l_modify_ic_with_cubic_int, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1317 :       call write_text( "l_modify_bc_for_cnvg_test = ", l_modify_bc_for_cnvg_test, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2223 :                        (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2240 :                        (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2295 :       if ( .not. (( abs(dt_rad/stats_metadata%stats_tout - real(floor(dt_rad/stats_metadata%stats_tout), kind=core_rknd)) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2297 :          ( abs(stats_metadata%stats_tout/dt_rad - real(floor(stats_metadata%stats_tout/dt_rad), kind=core_rknd)) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2512 :                clubb_params(1,:), nu_vert_res_dep, lmin, &                                     ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2563 :                clubb_params(1,:), nu_vert_res_dep, lmin, &                                     ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2611 :                         clubb_params(1,:),                                                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2620 :                         stats_zt, stats_zm, stats_sfc,                              & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2626 :                         precip_fracs,                                               & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2646 :                                    stats_zt, stats_zm,                               & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3515 : !               em(k) = ( 0.15_core_rknd * (1.0_core_rknd - gr%zm(1,k)/150.0_core_rknd) ) / rho_zm(k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4115 :           = max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), thm(1,k) * exner(1,k), saturation_formula ), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
102 :           Skx(i,k) = min( max( Skx(i,k), -clubb_params(i,iSkw_max_mag) ), clubb_params(i,iSkw_max_mag) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/Skx_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
155 :                                   stats_metadata,                                       & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
461 :         call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 :                          stats_metadata,                              & ! intent(in)                       stats_metadata,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clip_explicit.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
150 :   (/1._c,-.6_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, & ! chi
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
151 :     0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c  , 0._c  , & ! eta
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :     0._c, 0._c, 1._c  , .34_c , .315_c, .270_c, .120_c, .167_c, 0._c  , 0._c  , 0._c  , 0._c  , & ! w
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :     0._c, 0._c, 0._c  , 1._c  , 0._c  , 0._c  , .464_c, .320_c, .168_c, .232_c, 0._c  , 0._c  , & ! Ncn
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
154 :     0._c, 0._c, 0._c  , 0._c  , 1._c  , .821_c, 0._c  , 0._c  , .173_c, .164_c, .319_c, .308_c, & ! rr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
155 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 1._c  , .152_c, .143_c, 0._c  , 0._c  , .285_c, .273_c, & ! Nr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
156 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .585_c, .571_c, .379_c, .363_c, & ! ri
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .571_c, .550_c, .363_c, .345_c, & ! Ni
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .485_c, .470_c, & ! rs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .470_c, .450_c, & ! Ns
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, & ! rg
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
161 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c/), & ! Ng
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
166 :   (/1._c, .3_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, &! chi
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
167 :     0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c  , 0._c  , &! eta
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
169 :     0._c, 0._c, 0._c  , 1._c  , 0._c  , 0._c  , .464_c, .320_c, .168_c, .232_c, 0._c  , 0._c  , &! Ncn
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
170 :     0._c, 0._c, 0._c  , 0._c  , 1._c  , .821_c, 0._c  , 0._c  , .173_c, .164_c, .319_c, .308_c, &! rr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
171 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 1._c  , .152_c, .143_c, 0._c  , 0._c  , .285_c, .273_c, &! Nr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
172 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .585_c, .571_c, .379_c, .363_c, &! ri
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
173 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .571_c, .550_c, .363_c, .345_c, &! Ni
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .485_c, .470_c, &! rs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .470_c, .450_c, &! Ns
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, &! rg
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c/), &! Ng
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/corr_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
338 :         stability_correction(i,k) = one + min( lambda0_stability(i,k) * brunt_vaisala_freq_sqd(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
452 :     logical, parameter :: l_smooth_min_max = .false.  ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
457 :                                               ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
458 :                                               ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :                                                    1.e8_core_rknd * abs(brunt_vaisala_freq_sqd_mixed(i,k))**3)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
716 :                                           ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
717 :                                           ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
884 :           fnc_Richardson(i,k) = ( Ri_zm(i,k) - clubb_params(i,iRichardson_num_min) ) * invrs_min_max_diff
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_helper_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 :           = + gr%invrs_dzt(i,k) * ( K_zt(i,k) + nu(i) ) * ( gr%invrs_dzm(i,k) + gr%invrs_dzm(i,k-1) ) & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1124 :           = + gr%invrs_dzm(i,k) * ( K_zm(i,k) + nu(i) ) * ( gr%invrs_dzt(i,k+1) + gr%invrs_dzt(i,k) ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/diffusion.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 :           write(fstderr,*) "grdcol #", i, "rhs # ", n, "band_solvex backward error est. =", berr(i,n)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/lapack_wrap.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
685 :                      * ( one - Skw(i,k) / sqrt( four * ( one - sigma_sqd_w(i,k) )**3 + Skw(i,k)**2 ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
144 :     !$acc enter data create( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
164 :         !   invrs_denom_integral(i,k) = one / sum(rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
238 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_field_below_threshold)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
250 :       !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/fill_holes.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/matrix_solver_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
496 :       call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :       call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! 
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
114 :   character(len=*), private, parameter  :: alph = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
117 :   integer(kind=wi), private, parameter  :: clen = ( n + 1_wi ) * 7_wi !n * ( ceiling( fbs * log( 2.0_core_rknd ) / log( alps ) ) + 1 )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     if ( stats_metadata%iwprtpthlp > 0 ) call check_nan( wprtpthlp, "wprtpthlp", proc_name ) ! intnet(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/numerical_check.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
339 :          call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:),       & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1174 :     !$acc              fcor_col, sfc_elevation_col, thlm_forcing_col, rtm_forcing_col, um_forcing_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1175 :     !$acc              vm_forcing_col, wprtp_forcing_col, wpthlp_forcing_col, rtp2_forcing_col, thlp2_forcing_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1176 :     !$acc              rtpthlp_forcing_col, wm_zm_col, wm_zt_col, rho_zm_col, rho_col, rho_ds_zm_col, rho_ds_zt_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1177 :     !$acc              invrs_rho_ds_zm_col, invrs_rho_ds_zt_col, thv_ds_zm_col, thv_ds_zt_col, rfrzm_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1180 :     !$acc              upwp_sfc_pert_col, vpwp_sfc_pert_col, rtm_ref_col, thlm_ref_col, um_ref_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1182 :     !$acc        copy( um_col, upwp_col, vm_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, rtm_col, wprtp_col, thlm_col, wpthlp_col, rtp2_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1185 :     !$acc              rtpthvp_col, thlpthvp_col, wp2rtp_col, wp2thlp_col, uprcp_col, vprcp_col, rc_coef_zm_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1186 :     !$acc              wp4_col, wpup2_col, wpvp2_col, wp2up2_col, wp2vp2_col, ice_supersat_frac_col, um_pert_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1235 :     !$acc     copyout( rcm_in_layer_col, cloud_cover_col, wprcp_col, w_up_in_cloud_col, w_down_in_cloud_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1236 :     !$acc              cloudy_updraft_frac_col, cloudy_downdraft_frac_col, invrs_tau_zm_col, Kh_zt_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1242 :     !$acc        copy( sclrm_col, wpsclrp_col, sclrp2_col, sclrp3_col, sclrprtp_col, sclrpthlp_col, sclrpthvp_col )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
259 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
465 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
741 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :     write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
885 :     write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
887 :     write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
889 :     write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
375 :         thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
623 :         thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
992 :                               ! if l_avg_Lscale is true, compute_mixing_length is called two additional
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1136 :             thlm_pert_pos_rt(i,k) = pdf_params%thl_1(i,k) + ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1139 :             thlm_pert_neg_rt(i,k) = pdf_params%thl_2(i,k) - ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1152 :             thlm_pert_pos_rt(i,k) = pdf_params%thl_2(i,k) + ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1155 :             thlm_pert_neg_rt(i,k) = pdf_params%thl_1(i,k) - ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1471 :                                               ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1472 :                                               ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1475 :     logical, parameter :: l_smooth_min_max = .false.  ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1576 :         invrs_tau_shear_smooth(i,k) = clubb_params(i,iC_invrs_tau_shear) *  smooth_norm_ddzt_umvm(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1621 :         brunt_vaisala_freq_clipped = smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1736 :         call stat_update_var(stats_metadata%ibrunt_freq_out_cloud, brunt_freq_out_cloud(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1781 :                                   / ( gr%zm(i,k) - sfc_elevation(i) + clubb_params(i,iz_displace) )  ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1834 :                                    + clubb_params(i,iC_invrs_tau_N2_wpxp) * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1913 :           tmp_calc(i,k) = clubb_params(i,iC_invrs_tau_wpxp_Ri) * Ri_zm_smooth(i,k)**clubb_params(i,iwpxp_Ri_exp) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1944 :                                       * max( Ri_zm(i,k), zero)**clubb_params(i,iwpxp_Ri_exp), 12.0_core_rknd ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1956 :                                 + clubb_params(i,iC_invrs_tau_N2_clear_wp3) * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2004 :       tau_zt = smooth_min( nz, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 :   !     lower_1(2)*upper_1(1)+l_diag(2)*1          = lhs(0,2)   =>  l_diag(2)   = lhs(0,2) - lower_1(2)*upper_1(1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
44 :   !     lower_1(2)*upper_2(1)+l_diag(2)*upper_1(2) = lhs(-1,2)  =>  upper_1(2)  = ( lhs(-1,2)-lower_1(2)*upper_2(1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
46 :   !     l_diag(2)*upper_2(2)                       = lhs(-2,2)  =>  upper_2(2)  = lhs(-2,2) / l_diag(2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
52 :   !     l_2(k)*upper_1(k-2)+lower_1(k)*1            = lhs(1,k)   =>  lower_1(k) = lhs(1,k) - l_2(k)*upper_1(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
53 :   !     l_2(k)*upper_2(k-2)+lower_1(k)*upper_1(k-1) = lhs( 0,k)  =>  l_diag(k)  = lhs(0,k) - l_2(k)*upper_2(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
54 :   !                    +l_diag(k)*1                                               + lower_1(k)*upper_1(k-1) 
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/penta_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
617 :             call stat_update_var( stats_metadata%icoef_wp4_implicit, coef_wp4_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1403 :         call stat_update_var_pt( stats_metadata%iwp23_matrix_condt_num, 1, one / rcond(i), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1494 :           call stat_end_update_pt( stats_metadata%iwp2_dp1, k,                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1541 :             call stat_end_update_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1603 :           call stat_end_update_pt( stats_metadata%iwp3_ta, k,                                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1616 :           call stat_end_update_pt( stats_metadata%iwp3_tp, k,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1622 :           call stat_end_update_pt( stats_metadata%iwp3_pr_tp, k,                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2686 :           call stat_update_var_pt( stats_metadata%iwp2_pr_dfsn, k, rhs_pr_dfsn_wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2691 :           call stat_update_var_pt( stats_metadata%iwp2_splat, k, - lhs_splat_wp2(i,k) * wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :             call stat_modify_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)       
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2790 :               call stat_begin_update_pt( stats_metadata%iwp3_ta, k,                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2805 :           call stat_begin_update_pt( stats_metadata%iwp3_tp, k,                                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2811 :           call stat_begin_update_pt( stats_metadata%iwp3_pr_tp, k,                               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2855 :           call stat_update_var_pt( stats_metadata%iwp3_splat, k, - lhs_splat_wp3(i,k) * wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2866 :             call stat_begin_update_pt( stats_metadata%iwp3_dp1, k,                     & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2885 :           call stat_update_var_pt( stats_metadata%iwp3_pr_turb, k, rhs_pr_turb_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2887 :           call stat_update_var_pt( stats_metadata%iwp3_pr_dfsn, k, rhs_pr_dfsn_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_wp2_wp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
75 :         call stat_assign( var_index=stats_metadata%ilh_morr_snow_rate, var_name="lh_morr_snow_rate", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :         call stat_assign( var_index=stats_metadata%ik_lh_start, var_name="k_lh_start", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
516 :              wstar = ( one/T0 * grav * wpthlp(i,1) * 0.2_core_rknd * depth_pos_wpthlp(i) )**(one_third)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
462 :           esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1392 :                        *(MAX( rtm - sat_mixrat_liq(p_in_Pa,theta*exner, saturation_formula), zero_threshold ))
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/saturation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
114 :         call stat_assign( var_index=stats_metadata%iFrad_LW_rad, var_name="Frad_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%iFrad_SW_rad, var_name="Frad_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%iFrad_SW_up_rad, var_name="Frad_SW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
141 :         call stat_assign( var_index=stats_metadata%iFrad_LW_up_rad, var_name="Frad_LW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
150 :         call stat_assign( var_index=stats_metadata%iFrad_SW_down_rad, var_name="Frad_SW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iFrad_LW_down_rad, var_name="Frad_LW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :           call stat_update_var_pt( stats_metadata%iprecip_frac_tol, 1, precip_frac_tol(j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
395 :         call precip_frac_assert_check( nz, hydromet_dim, hydromet_tol,                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
397 :                                        precip_frac_1(j,:), precip_frac_2(j,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
398 :                                        precip_frac_tol(j) )                                 ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/precipitation_fraction.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
88 :         call stat_assign( var_index=stats_metadata%iT_in_K_rad, var_name="T_in_K_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%ircm_in_cloud_rad, var_name="rcm_in_cloud_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%icloud_frac_rad, var_name="cloud_frac_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
142 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_rad, var_name="ice_supersat_frac_rad", & !In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iradht_LW_rad, var_name="radht_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
169 :         call stat_assign( var_index=stats_metadata%iradht_SW_rad, var_name="radht_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
178 :         call stat_assign( var_index=stats_metadata%ip_in_mb_rad, var_name="p_in_mb_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
187 :         call stat_assign( var_index=stats_metadata%isp_humidity_rad, var_name="sp_humidity_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
8 :   !   easier for the clubb_tuner code to use the clubb_params vector without "knowing" any information
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/parameters_tunable.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :         call stat_assign( var_index=stats_metadata%icc, var_name="cc", var_description="cc, Cloud cover", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
344 :         call stat_assign( var_index=stats_metadata%iwp23_matrix_condt_num, var_name="wp23_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
351 :         call stat_assign( var_index=stats_metadata%ithlm_matrix_condt_num, var_name="thlm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
360 :         call stat_assign( var_index=stats_metadata%irtm_matrix_condt_num, var_name="rtm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
369 :         call stat_assign( var_index=stats_metadata%ithlp2_matrix_condt_num, var_name="thlp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
377 :         call stat_assign( var_index=stats_metadata%irtp2_matrix_condt_num, var_name="rtp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
403 :         call stat_assign( var_index=stats_metadata%iwindm_matrix_condt_num, var_name="windm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
437 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_rtm, var_name="tot_vartn_normlzd_rtm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
445 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_thlm, var_name="tot_vartn_normlzd_thlm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
453 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_wprtp, var_name="tot_vartn_normlzd_wprtp", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :         call stat_assign( var_index=stats_metadata%ilh_thlm_mc, var_name="lh_thlm_mc", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
306 :         call stat_assign( var_index=stats_metadata%ilh_rcm_avg, var_name="lh_rcm_avg", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
459 :         call stat_assign( var_index=stats_metadata%ilh_cloud_frac, var_name="lh_cloud_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
513 :         call stat_assign( var_index=stats_metadata%ilh_Ncnp2_zt, var_name="lh_Ncnp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
522 :         call stat_assign( var_index=stats_metadata%ilh_Ncp2_zt, var_name="lh_Ncp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
531 :         call stat_assign( var_index=stats_metadata%ilh_Nrp2_zt, var_name="lh_Nrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
540 :         call stat_assign( var_index=stats_metadata%ilh_rcp2_zt, var_name="lh_rcp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
549 :         call stat_assign( var_index=stats_metadata%ilh_rtp2_zt, var_name="lh_rtp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 :         call stat_assign( var_index=stats_metadata%ilh_thlp2_zt, var_name="lh_thlp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
567 :         call stat_assign( var_index=stats_metadata%ilh_rrp2_zt, var_name="lh_rrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
576 :         call stat_assign( var_index=stats_metadata%ilh_rrm_auto, var_name="lh_rrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
585 :         call stat_assign( var_index=stats_metadata%ilh_rrm_accr, var_name="lh_rrm_accr", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
593 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap, var_name="lh_rrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
602 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_auto, var_name="lh_Nrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
611 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap, var_name="lh_Nrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :         call stat_assign( var_index=stats_metadata%ilh_rrm_src_adj, var_name="lh_rrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
629 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap_adj, var_name="lh_rrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
638 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_src_adj, var_name="lh_Nrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
648 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap_adj, var_name="lh_Nrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
658 :         call stat_assign( var_index=stats_metadata%ilh_precip_frac, var_name="lh_precip_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
677 :         call stat_assign( var_index=stats_metadata%ilh_mixt_frac, var_name="lh_mixt_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
697 :         call stat_assign( var_index=stats_metadata%ilh_m_vol_rad_rain, var_name="lh_m_vol_rad_rain", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :         call stat_assign( var_index=stats_metadata%ilh_rrm_mc_nonadj, var_name="lh_rrm_mc_nonadj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
717 :           call stat_assign( var_index=stats_metadata%isilhs_variance_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
733 :           call stat_assign( var_index=stats_metadata%ilh_samp_frac_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 :   !     lower(k)*upper(k-1)+l_diag(k)*1  = lhs( 0,k)  =>  l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
205 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/tridiag_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
848 :     !$acc              rc_coef, Km_zm, Kmh_zm, gamma_Skw_fnc, sigma_sqd_w, sigma_sqd_w_tmp, sigma_sqd_w_zt, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
931 :                thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
932 :                vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
933 :                rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
934 :                rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
935 :                thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
936 :                vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
937 :                rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :                rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
941 :                wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) )       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1379 :                                   mu, rtp2_zt, thlp2_zt, rtpthlp_zt, pdf_params, em,    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1573 :       ! Added an extra check for stats_metadata%irel_humidity > 0; otherwise, if both stats_metadata%irsat = 0 and
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1574 :       ! stats_metadata%irel_humidity = 0, rsat is not computed, leading to a floating-point exception
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1586 :           call stat_update_var( stats_metadata%irel_humidity, rel_humidity(i,:), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1636 :           call stat_update_var( stats_metadata%istability_correction, stability_correction(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1718 :         call stat_update_var(stats_metadata%iinvrs_tau_wpxp_zm, invrs_tau_wpxp_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1722 :         call stat_update_var(stats_metadata%iinvrs_tau_wp3_zm, invrs_tau_wp3_zm(i,:), &   ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1726 :           call stat_update_var(stats_metadata%iinvrs_tau_no_N2_zm, invrs_tau_no_N2_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1735 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1737 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_splat, brunt_vaisala_freq_sqd_splat(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1739 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_mixed(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1741 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_moist(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1743 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_dry(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1745 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_smth, brunt_vaisala_freq_sqd_smth(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1765 :                                       clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1767 :                                       stats_zm,                                      & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1860 :                                             sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2223 :                                 * ( one - exp( brunt_vaisala_freq_sqd_zt(i,k) / clubb_params(i,ixp3_coef_slope) ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2619 :                thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:),                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2620 :                wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:),           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2621 :                wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2622 :                p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2623 :                rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2624 :                wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2625 :                rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2628 :                thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2629 :                Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2630 :                wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2631 :                wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2632 :                vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2635 :                rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2636 :                wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2639 :                pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2640 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2641 :                wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2642 :                wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2643 :                clubb_config_flags%saturation_formula,                                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2644 :                stats_metadata,                                                               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2645 :                stats_zt(i), stats_zm(i), stats_sfc(i) )                                           ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2667 :              thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2668 :              vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2669 :              rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2670 :              rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2671 :              thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2672 :              vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2673 :              rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2674 :              rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2677 :              wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2678 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:)       ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2776 :     !$acc                   sqrt_em_zt, xp3_coef_fnc, w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2781 :     !$acc                   invrs_tau_C4_zm, invrs_tau_C14_zm, invrs_tau_wp2_zm, invrs_tau_wpxp_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2782 :     !$acc                   invrs_tau_wp3_zm, invrs_tau_no_N2_zm, invrs_tau_bkgnd, invrs_tau_shear, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3322 :       sclrp2_zt(:,:,j) = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3461 :     sigma_sqd_w(:,:) = zm2zt2zm( nz, ngrdcol, gr, sigma_sqd_w_tmp(:,:), zero_threshold ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3465 :     sigma_sqd_w_zt(:,:) = zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3501 :       sclrp2_zt(:,:,j)    = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4083 :           write(fstderr,*) "l_stability_correct_tau_zm = ", clubb_config_flags%l_stability_correct_tau_zm
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4119 :          write(fstderr,*) "Unknown type of double Gaussian PDF selected: ", clubb_config_flags%iiPDF_type
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
340 :       l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
501 :         write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft."
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
827 :       call solve_xm_wpxp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, dt, l_iter, nrhs, & ! In 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
926 :                                      dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
927 :                                      Lscale_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 :                                      Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
932 :                                      wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :                                      wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 :                                      sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 :                                      um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
943 :                                      wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
944 :                                      vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef_zm(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
945 :                                      wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
946 :                                      um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
948 :                                      sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1558 :       l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3018 :       call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3133 :           call stat_update_var( stats_metadata%iupwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_um(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3135 :           call stat_update_var( stats_metadata%ivpwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_vm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3332 :     if ( stats_metadata%l_stats_samp .and. stats_metadata%ithlm_matrix_condt_num + stats_metadata%irtm_matrix_condt_num > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4143 :       call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j),            & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
624 :       call solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx,      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1327 :                               sclrpthlp(:,:,sclr) )                                   ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1857 :                                                rhs_ta_wpsclrp2, rhs_ta_wprtpsclrp, rhs_ta_wpthlpsclrp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2729 :     real( kind = core_rknd ), dimension(ngrdcol) :: rcond  ! Est. of the reciprocal of the condition # on the matrix
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2763 :       ixapxbp_matrix_condt_num = max( stats_metadata%irtp2_matrix_condt_num, stats_metadata%ithlp2_matrix_condt_num, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2783 :           call stat_update_var_pt( stats_metadata%irtp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2786 :           call stat_update_var_pt( stats_metadata%ithlp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2789 :           call stat_update_var_pt( stats_metadata%irtpthlp_matrix_condt_num, 1, one / rcond(i), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4042 :         wp_coef(i,k)    = ( one - one_third * beta(i) ) *    a1(i,k)**2 *    wp3_on_wp2(i,k) /    wp2(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4043 :         wp_coef_zt(i,k) = ( one - one_third * beta(i) ) * a1_zt(i,k)**2 * wp3_on_wp2_zt(i,k) / wp2_zt(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4224 :                 sgn_t_vel_sclrprtp(i,k) = sign(one,term_wprtpsclrp_explicit_zm(i,k)*sclrprtp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4258 :                 sgn_t_vel_sclrpthlp(i,k) = sign(one,term_wpthlpsclrp_explicit_zm(i,k)*sclrpthlp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4351 :                                              invrs_rho_ds_zm, rho_ds_zm,  & ! Intent(in)                             & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5253 :         !call stat_update_var( stats_metadata%icoef_wprtp2_implicit, coef_wprtp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5257 :         !call stat_update_var( stats_metadata%iterm_wprtp2_explicit, term_wprtp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5261 :         !call stat_update_var( stats_metadata%icoef_wpthlp2_implicit, coef_wpthlp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5265 :         !call stat_update_var( stats_metadata%iterm_wpthlp2_explicit, term_wpthlp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5269 :         !call stat_update_var( stats_metadata%icoef_wprtpthlp_implicit, coef_wprtpthlp_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5273 :         !call stat_update_var( stats_metadata%iterm_wprtpthlp_explicit, term_wprtpthlp_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
231 :     real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) ::  & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
577 :                            wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
578 :                            Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
605 :                           wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
606 :                           Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
617 :         call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:),                          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
618 :                           thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:),                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
973 :           pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
988 :           pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1011 :     rsatl_2 = sat_mixrat_liq( nz, ngrdcol, p_in_Pa, tl2, saturation_formula  ) ! h1g, 2010-06-16 end mod
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1117 :         rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1292 :             = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1298 :               + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1304 :               - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
725 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
830 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
838 :                           time_current, stats_metadata%stats_tout, stats_lh_zt%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
920 :                           time_current, stats_metadata%stats_tout, stats_lh_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1149 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1232 :                          time_current+real(stats_metadata%stats_tout, kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1316 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1405 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 :                         time_current, stats_metadata%stats_tout, stats_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2067 :     integer :: grid_level = 1  ! grid level for stats where there is only one sensible level (eg timeseries)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2203 :       call stat_update_var( stats_metadata%ivarnce_thl_1, pdf_params%varnce_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2205 :       call stat_update_var( stats_metadata%ivarnce_thl_2, pdf_params%varnce_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2223 :       call stat_update_var( stats_metadata%icloud_frac_1, pdf_params%cloud_frac_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2225 :       call stat_update_var( stats_metadata%icloud_frac_2, pdf_params%cloud_frac_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2239 :       call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2241 :       call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2243 :       call stat_update_var( stats_metadata%icorr_w_chi_1, pdf_params%corr_w_chi_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2245 :       call stat_update_var( stats_metadata%icorr_w_chi_2, pdf_params%corr_w_chi_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2247 :       call stat_update_var( stats_metadata%icorr_w_eta_1, pdf_params%corr_w_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2249 :       call stat_update_var( stats_metadata%icorr_w_eta_2, pdf_params%corr_w_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2251 :       call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2253 :       call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2259 :       call stat_update_var( stats_metadata%icorr_w_thl_1, pdf_params%corr_w_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2261 :       call stat_update_var( stats_metadata%icorr_w_thl_2, pdf_params%corr_w_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2263 :       call stat_update_var( stats_metadata%icorr_rt_thl_1, pdf_params%corr_rt_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2265 :       call stat_update_var( stats_metadata%icorr_rt_thl_2, pdf_params%corr_rt_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2325 :           call stat_update_var( stats_metadata%isclrm_f(isclr), sclrm_forcing(:,isclr),  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2334 :           call stat_update_var( stats_metadata%iedsclrm_f(isclr), edsclrm_forcing(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2417 :       call stat_update_var( stats_metadata%iwp3_on_wp2_cfl_num, wp3_on_wp2 * dt / dzm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2422 :       call stat_update_var( stats_metadata%iice_supersat_frac_zm, ice_supersat_frac_zm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2434 :       call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2436 :       call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2438 :       call stat_update_var( stats_metadata%imixt_frac_zm, pdf_params_zm%mixt_frac(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2459 :           call stat_update_var( stats_metadata%iwpsclrprtp(isclr), wpsclrprtp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2461 :           call stat_update_var( stats_metadata%iwpsclrpthlp(isclr), wpsclrpthlp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2486 :       call stat_update_var_pt( stats_metadata%icc, grid_level, maxval( cloud_frac(1:nz) ), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2510 :           call stat_update_var_pt( stats_metadata%iz_cloud_base, grid_level, -10.0_core_rknd , & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2621 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_rtm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2627 :           write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2634 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_thlm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2640 :           write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2647 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_wprtp, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2893 :         call stat_update_var( stats_metadata%ilh_rrm_mc, lh_hydromet_mc(:,hm_metadata%iirr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
431 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_wpxp_zm, var_name="invrs_tau_wpxp_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_no_N2_zm, var_name="invrs_tau_no_N2_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2086 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_zm, var_name="ice_supersat_frac_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2210 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd, var_name="bv_freq_sqd", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2218 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_splat, var_name="bv_freq_sqd_splat", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2226 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_mixed, var_name="bv_freq_sqd_mixed", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2234 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_moist, var_name="bv_freq_sqd_moist", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2242 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_dry, var_name="bv_freq_sqd_dry", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2250 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_smth, var_name="bv_freq_sqd_smth", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2258 :         call stat_assign( var_index=stats_metadata%ibrunt_freq_out_cloud, var_name="bv_freq_out_cloud", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2302 :         call stat_assign( var_index=stats_metadata%iwp3_on_wp2_cfl_num, var_name="wp3_on_wp2_cfl_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2330 :         call stat_assign( var_index=stats_metadata%istability_correction, var_name="stability_correction", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2384 :           call stat_assign( var_index=stats_metadata%isclrprtp(j), var_name="sclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2395 :           call stat_assign( var_index=stats_metadata%isclrp2(j), var_name="sclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2406 :           call stat_assign( var_index=stats_metadata%isclrpthvp(j), var_name="sclr"//trim(sclr_idx)//"pthvp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2417 :           call stat_assign( var_index=stats_metadata%isclrpthlp(j), var_name="sclr"//trim(sclr_idx)//"pthlp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2428 :           call stat_assign( var_index=stats_metadata%isclrprcp(j), var_name="sclr"//trim(sclr_idx)//"prcp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2439 :           call stat_assign( var_index=stats_metadata%iwpsclrp(j), var_name="wpsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2450 :           call stat_assign( var_index=stats_metadata%iwpsclrp2(j), var_name="wpsclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2461 :           call stat_assign( var_index=stats_metadata%iwp2sclrp(j), var_name="wp2sclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 :           call stat_assign( var_index=stats_metadata%iwpsclrprtp(j), var_name="wpsclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2495 :           call stat_assign( var_index=stats_metadata%iwpedsclrp(j), var_name="wpedsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
466 :               = ( ( hm_metadata%hmp2_ip_on_hmm2_ip(j) + one ) / precip_fracs%precip_frac(i,k) - one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
695 :         call calc_corr_norm_and_cholesky_factor( nz, ngrdcol, iiPDF_type,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
696 :                                                  pdf_dim, hm_metadata,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
697 :                                                  pdf_params%rc_1, pdf_params%rc_2,          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
698 :                                                  corr_array_n_cloud, corr_array_n_below,    & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
699 :                                                  corr_array_1_n, corr_array_2_n,            & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
783 :                 call stat_update_var_pt( stats_metadata%ihmp2_zt(j), k, hydrometp2_zt(i,k,j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
820 :                                      corr_array_1_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta),                  &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
821 :                                      corr_array_2_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
846 :             call stat_update_var_pt( stats_metadata%iprecip_frac, k, precip_fracs%precip_frac(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 :             call stat_update_var_pt( stats_metadata%iprecip_frac_1, k, precip_fracs%precip_frac_1(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
864 :             call stat_update_var_pt( stats_metadata%iprecip_frac_2, k, precip_fracs%precip_frac_2(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3854 :                 call stat_update_var_pt( stats_metadata%imu_hm_1(hm_idx), k, mu_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3864 :                 call stat_update_var_pt( stats_metadata%imu_hm_2(hm_idx), k, mu_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3875 :              call stat_update_var_pt( stats_metadata%imu_Ncn_1, k, mu_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3884 :              call stat_update_var_pt( stats_metadata%imu_Ncn_2, k, mu_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3899 :                 call stat_update_var_pt( stats_metadata%isigma_hm_1(hm_idx), k, sigma_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3910 :                 call stat_update_var_pt( stats_metadata%isigma_hm_2(hm_idx), k, sigma_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3921 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_1, k, sigma_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3930 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_2, k, sigma_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4257 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_1(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4269 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_2(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4394 :                 call stat_update_var_pt( stats_metadata%imu_hm_1_n(hm_idx), k, mu_hm_1_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4413 :                 call stat_update_var_pt( stats_metadata%imu_hm_2_n(hm_idx), k, mu_hm_2_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/setup_clubb_pdf_params.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
552 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac, var_name="ice_supersat_frac", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
784 :              var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :         call stat_assign( var_index=stats_metadata%irho, var_name="rho", var_description="rho, Air density", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2890 :         call stat_assign( var_index=stats_metadata%iw_KK_evap_covar_zt, var_name="w_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2898 :         call stat_assign( var_index=stats_metadata%irt_KK_evap_covar_zt, var_name="rt_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2906 :         call stat_assign( var_index=stats_metadata%ithl_KK_evap_covar_zt, var_name="thl_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2915 :         call stat_assign( var_index=stats_metadata%iw_KK_auto_covar_zt, var_name="w_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2923 :         call stat_assign( var_index=stats_metadata%irt_KK_auto_covar_zt, var_name="rt_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2931 :         call stat_assign( var_index=stats_metadata%ithl_KK_auto_covar_zt, var_name="thl_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2940 :         call stat_assign( var_index=stats_metadata%iw_KK_accr_covar_zt, var_name="w_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2949 :         call stat_assign( var_index=stats_metadata%irt_KK_accr_covar_zt, var_name="rt_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2958 :         call stat_assign( var_index=stats_metadata%ithl_KK_accr_covar_zt, var_name="thl_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2966 :         call stat_assign( var_index=stats_metadata%irr_KK_mvr_covar_zt, var_name="rr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2975 :         call stat_assign( var_index=stats_metadata%iNr_KK_mvr_covar_zt, var_name="Nr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2984 :         call stat_assign( var_index=stats_metadata%iKK_mvr_variance_zt, var_name="KK_mvr_variance_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4932 :         call stat_assign( var_index=stats_metadata%icloud_frac_refined, var_name="cloud_frac_refined", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4948 :         call stat_assign( var_index=stats_metadata%ihl_on_Cp_residual, var_name="hl_on_Cp_residual", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4969 :           call stat_assign( var_index=stats_metadata%isclrm(j), var_name="sclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4980 :           call stat_assign( var_index=stats_metadata%isclrm_f(j), var_name="sclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4991 :           call stat_assign( var_index=stats_metadata%iedsclrm(j), var_name="edsclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5002 :           call stat_assign( var_index=stats_metadata%iedsclrm_f(j), var_name="edsclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zt_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
137 :     wprtp_sfc = compute_wprtp_sfc( Cq, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/cloud_feedback.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
164 :     wprtp_sfc = compute_wprtp_sfc( Cd, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :   wprtp_sfc = compute_wprtp_sfc( Cz, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/fire.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements:  .gt. .
71 :     if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :           call assert_correct_cloud_normal( num_samples, X_u_all_levs(i,:,k,hm_metadata%iiPDF_chi), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2273 : !        call stat_update_var( stats_metadata%ilh_cloud_frac_unweighted, lh_cloud_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2617 :   !      call stat_update_var( stats_metadata%ilh_precip_frac_unweighted, lh_precip_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2660 :       call stat_update_var_pt( stats_metadata%ik_lh_start, 1, real( k_lh_start(i), kind=core_rknd ), stats_lh_sfc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :   !          call stat_update_var( stats_metadata%ilh_samp_frac_category(icategory), lh_samp_frac(:,icategory), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/SILHS/latin_hypercube_driver_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :     result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
502 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/spurious_source_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
559 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1597 :                                       wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),         &! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export PATH MANPATH LD_LIBRARY_PATH
++ export SVNROOT=http://carson.math.uwm.edu/repos
++ SVNROOT=http://carson.math.uwm.edu/repos
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju
++ LMOD_ROOT=/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju
++ source /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -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-gzedt3f (required by: mpich/4.2.1-gtcnmvu,
hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ run_scripts/run_scm_all.bash

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS