Skipping 346 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
/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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90
../src/BUGSrad/bugs_rad.F:424:72:
424 | & $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:506:14:
506 | 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:512:14:
512 | 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:523:14:
523 | 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:529:14:
529 | 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 /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqs.F
/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/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 -c /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa21g.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_upscaled_covariances.F90
/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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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 /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/tgqr.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]
/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 -c /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/eqa7.F
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_KK_microphys.a PDF_integrals_all_MM.o KK_upscaled_means.o PDF_integrals_covar.o KK_upscaled_variances.o text_writer.o KK_utilities.o KK_local_means.o PDF_integrals_means.o KK_upscaled_turbulent_sed.o KK_Nrm_tendencies.o parameters_KK.o KK_upscaled_covariances.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_KK_microphys.a
a - PDF_integrals_all_MM.o
a - KK_upscaled_means.o
a - PDF_integrals_covar.o
a - KK_upscaled_variances.o
a - text_writer.o
a - KK_utilities.o
a - KK_local_means.o
a - PDF_integrals_means.o
a - KK_upscaled_turbulent_sed.o
a - KK_Nrm_tendencies.o
a - parameters_KK.o
a - KK_upscaled_covariances.o
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
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/bugs_lwr.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/eqa28.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/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 -c /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/COAMPS_microphys/qtadj.F
/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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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/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 ../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 /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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/parameters_silhs.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]
/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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
/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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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 -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 ../src/BUGSrad/bugs_swr.F
../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/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/eqa8g.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/eqa25.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
/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 ../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 -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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 ../src/BUGSrad/two_rt_sw_bs.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/eqa14g.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/tgqg.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/generate_uniform_sample_module.F90
/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/eqa21.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/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 -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/eqa13g.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
/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]
/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]
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_coamps.a eqa20g.o eqa22.o eqa26.o eqa5g.o eqa7g.o eqa11g.o esati.o adjtq.o tgqi.o nrmtqw.o eqa18.o gamma.o conice.o eqa15.o slope.o qsatvi.o eqa22g.o eqa9g.o eqa27.o esatv.o eqa18g.o adjmlt.o eqa19g.o eqa12.o eqa10g.o eqa6.o tgqs.o eqa21g.o tgqr.o eqa7.o eqa17g.o eqa28.o qtadj.o nrmtqi.o esat_new.o eqa9.o eqa12g.o eqa19.o eqa8g.o eqa25.o nrmcol.o frzh.o eqa14g.o tgqg.o eqa21.o eqa27r.o eqa13g.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_coamps.a
a - eqa20g.o
a - eqa22.o
a - eqa26.o
a - eqa5g.o
a - eqa7g.o
a - eqa11g.o
a - esati.o
a - adjtq.o
a - tgqi.o
a - nrmtqw.o
a - eqa18.o
a - gamma.o
a - conice.o
a - eqa15.o
a - slope.o
a - qsatvi.o
a - eqa22g.o
a - eqa9g.o
a - eqa27.o
a - esatv.o
a - eqa18g.o
a - adjmlt.o
a - eqa19g.o
a - eqa12.o
a - eqa10g.o
a - eqa6.o
a - tgqs.o
a - eqa21g.o
a - tgqr.o
a - eqa7.o
a - eqa17g.o
a - eqa28.o
a - qtadj.o
a - nrmtqi.o
a - esat_new.o
a - eqa9.o
a - eqa12g.o
a - eqa19.o
a - eqa8g.o
a - eqa25.o
a - nrmcol.o
a - frzh.o
a - eqa14g.o
a - tgqg.o
a - eqa21.o
a - eqa27r.o
a - eqa13g.o
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_bugsrad.a kinds.o two_rt_lw_sel.o bugs_rad.o gascon.o cloudg.o two_rt_lw_iter.o bugs_lwr.o two_rt_sw.o variables_radiation_module.o bugsrad_physconst.o two_rt_sw_ocastrndm.o comscp2.o bugs_swr.o two_rt_sw_iter.o two_rt_lw.o gases_ckd.o comscp1.o bugsrad_planck.o newexp.o two_rt_lw_ocastrndm.o cloud_correlate.o rayle.o two_rt_sw_bs.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_bugsrad.a
make[1]: Leaving directory '/home/jenkins/workspace/clubb_gfortran_debug_run/obj'
a - kinds.o
a - two_rt_lw_sel.o
a - bugs_rad.o
a - gascon.o
a - cloudg.o
a - two_rt_lw_iter.o
a - bugs_lwr.o
a - two_rt_sw.o
a - variables_radiation_module.o
a - bugsrad_physconst.o
a - two_rt_sw_ocastrndm.o
a - comscp2.o
a - bugs_swr.o
a - two_rt_sw_iter.o
a - two_rt_lw.o
a - gases_ckd.o
a - comscp1.o
a - bugsrad_planck.o
a - newexp.o
a - two_rt_lw_ocastrndm.o
a - cloud_correlate.o
a - rayle.o
a - two_rt_sw_bs.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/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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../src/SILHS/silhs_api_module.F90
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'
ar rv /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libsilhs.a math_utilities.o est_kessler_microphys_module.o parameters_silhs.o generate_uniform_sample_module.o lh_microphys_var_covar_module.o silhs_api_module.o latin_hypercube_driver_module.o latin_hypercube_arrays.o transform_to_pdf_module.o silhs_importance_sample_module.o output_2D_samples_module.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libsilhs.a
a - math_utilities.o
a - est_kessler_microphys_module.o
a - parameters_silhs.o
a - generate_uniform_sample_module.o
a - lh_microphys_var_covar_module.o
a - silhs_api_module.o
a - latin_hypercube_driver_module.o
a - latin_hypercube_arrays.o
a - transform_to_pdf_module.o
a - silhs_importance_sample_module.o
a - output_2D_samples_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_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 ../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/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/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/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/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 -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/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/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/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/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/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
../src/ice_dfsn_module.F90:275:25:
210 | do k = gr%nzt, 1, -1
| 2
......
275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:
210 | do k = gr%nzt, 1, -1
| 2
......
290 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 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 -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/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/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/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/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/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_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/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/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/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/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/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/KK_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/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/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/atex.F90
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nzt, & ! 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/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/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/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/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.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/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/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/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.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/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/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/Benchmark_cases/neutral_case.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 -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 ../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/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/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:6266:66:
6266 | stats_lh_zt, stats_lh_sfc, stats_rad_zt, &
| 1
Warning: Unused dummy argument 'stats_lh_sfc' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6266:52:
6266 | stats_lh_zt, stats_lh_sfc, stats_rad_zt, &
| 1
Warning: Unused dummy argument 'stats_lh_zt' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6267:64:
6267 | stats_rad_zm, stats_sfc )
| 1
Warning: Unused dummy argument 'stats_sfc' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:4395:58:
4395 | subroutine cleanup_clubb( l_input_fields, stats_metadata, gr )
| 1
Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:404:31:
404 | itime, i, j, sclr, edsclr, & ! Local Loop Variables
| 1
Warning: Unused variable 'edsclr' declared at (1) [-Wunused-variable]
../src/clubb_driver.F90:948:8:
948 | rc
| 1
Warning: Unused variable 'rc' 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 -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 extended_atmosphere_module.o neutral_case.o mpace_b.o microphys_init_cleanup.o input_grads.o simple_rad_module.o microphys_driver.o astex_a209.o arm_97.o atex.o arm_3year.o input_netcdf.o silhs_category_variance_module.o diag_ustar_module.o input_fields.o stat_file_utils.o clex9_oct14.o soil_vegetation.o ice_dfsn_module.o morrison_microphys_module.o bugsrad_driver.o coamps_microphys_driver_module.o cloud_feedback.o gfdl_activation.o advance_microphys_module.o arm_0003.o parameters_microphys.o quicksort.o arm.o error.o rico.o gabls2.o nov11.o input_interpret.o fire.o clubb_driver.o estimate_scm_microphys_module.o mpace_a.o sounding.o bomex.o cos_solar_zen_module.o mixed_moment_PDF_integrals.o clubb_model_settings.o time_dependent_input.o cobra.o lba.o twp_ice.o extrapolation.o wangara.o KK_microphys_module.o gabls3.o clex9_nov02.o sfc_flux.o jun25.o spec_hum_to_mixing_ratio.o parameters_radiation.o lh_microphys_driver_module.o hydrostatic_module.o gabls3_night.o dycoms2_rf02.o rad_lwsw_module.o dycoms2_rf01.o enhanced_simann.o cloud_sed_module.o
ar: creating /home/jenkins/workspace/clubb_gfortran_debug_run/compile/../lib/libclubb_other.a
a - extended_atmosphere_module.o
a - neutral_case.o
a - mpace_b.o
a - microphys_init_cleanup.o
a - input_grads.o
a - simple_rad_module.o
a - microphys_driver.o
a - astex_a209.o
a - arm_97.o
a - atex.o
a - arm_3year.o
a - input_netcdf.o
a - silhs_category_variance_module.o
a - diag_ustar_module.o
a - input_fields.o
a - stat_file_utils.o
a - clex9_oct14.o
a - soil_vegetation.o
a - ice_dfsn_module.o
a - morrison_microphys_module.o
a - bugsrad_driver.o
a - coamps_microphys_driver_module.o
a - cloud_feedback.o
a - gfdl_activation.o
a - advance_microphys_module.o
a - arm_0003.o
a - parameters_microphys.o
a - quicksort.o
a - arm.o
a - error.o
a - rico.o
a - gabls2.o
a - nov11.o
a - input_interpret.o
a - fire.o
a - clubb_driver.o
a - estimate_scm_microphys_module.o
a - mpace_a.o
a - sounding.o
a - bomex.o
a - cos_solar_zen_module.o
a - mixed_moment_PDF_integrals.o
a - clubb_model_settings.o
a - time_dependent_input.o
a - cobra.o
a - lba.o
a - twp_ice.o
a - extrapolation.o
a - wangara.o
a - KK_microphys_module.o
a - gabls3.o
a - clex9_nov02.o
a - sfc_flux.o
a - jun25.o
a - spec_hum_to_mixing_ratio.o
a - parameters_radiation.o
a - lh_microphys_driver_module.o
a - hydrostatic_module.o
a - gabls3_night.o
a - dycoms2_rf02.o
a - rad_lwsw_module.o
a - dycoms2_rf01.o
a - enhanced_simann.o
a - cloud_sed_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_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 -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
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/hole_filling_tests.F90
../src/clubb_standalone.F90:53:26:
53 | character(len=10) :: arg
| 1
Warning: Unused variable 'arg' 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/nr.f90
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 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 -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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/smooth_heaviside_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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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 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/tuner_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/w_up_in_cloud_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/smooth_min_max_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/KK_integrals_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/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/Nc_Ncn_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/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/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
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
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/amoeba.f90
../src/clubb_tuner.F90:296:6:
296 | use nrtype, only: &
| 1
Warning: Unused parameter 'sp' which has been explicitly imported at (1) [-Wunused-parameter]
/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/ran1_s.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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -Wall -Wextra -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
gfortran hole_filling_tests.o silhs_category_test.o smooth_heaviside_tests.o pdf_parameter_tests.o tuner_tests.o w_up_in_cloud_tests.o spurious_source_test.o mu_sigma_hm_tests.o smooth_min_max_tests.o G_unit_tests.o corr_cholesky_mtx_tests.o KK_integrals_tests.o read_corr_mtx_test.o Nc_Ncn_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
gfortran nrtype.o clubb_tuner.o amebsa.o ran1_s.o amoeba.o nrutil.o ran1_v.o ran_state.o nr.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
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.
[91mcheck_for_missing_threadprivate.py did not pass.[0m
[91mfailedFiles = ['../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'][0m
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1710 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1711 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2129 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), rtm(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2130 : wprtp(i,:), thlm(i,:), wpthlp(i,:), rtp2(i,:), rtp3(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2133 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2134 : wp2rtp(i,:), wp2thlp(i,:), uprcp(i,:), vprcp(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2135 : rc_coef_zm(i,:), wp4(i,:), wpup2(i,:), wpvp2(i,:), wp2up2(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2137 : wm_zt(i,:), rho(i,:), rho_zm(i,:), rho_ds_zm(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2142 : hydromet(i,:,:), hydrometp2(i,:,:), wphydrometp(i,:,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2143 : Ncm(i,:), Nccnm(i,:), thvm(i,:), em(i,:), tau_zm(i,:), tau_zt(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2144 : Kh_zt(i,:), Kh_zm(i,:), ug(i,:), vg(i,:), Lscale(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2189 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2210 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2348 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), rtm(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2349 : wprtp(i,:), thlm(i,:), wpthlp(i,:), rtp2(i,:), rtp3(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2350 : thlp2(i,:), thlp3(i,:), rtpthlp(i,:), wp2(i,:), wp3(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2354 : rc_coef_zm(i,:), wp4(i,:), wpup2(i,:), wpvp2(i,:), wp2up2(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2362 : Ncm(i,:), Nccnm(i,:), thvm(i,:), em(i,:), tau_zm(i,:), tau_zt(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2373 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2389 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2423 : rtm(i,:), wm_zm(i,:), wm_zt(i,:), ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2426 : rtp2_forcing(i,:), thlp2_forcing(i,:), rtpthlp_forcing(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2427 : wpsclrp(i,:,:), sclrm_forcing(i,:,:), edsclrm_forcing(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2546 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2552 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2553 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2554 : ice_supersat_frac, hydromet, wphydrometp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2555 : corr_array_n_cloud, corr_array_n_below, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2556 : hm_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2557 : pdf_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2558 : clubb_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2559 : clubb_config_flags%iiPDF_type, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2560 : l_use_precip_frac, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2561 : clubb_config_flags%l_predict_upwp_vpwp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2562 : clubb_config_flags%l_diagnose_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2563 : clubb_config_flags%l_calc_w_corr, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2564 : clubb_config_flags%l_const_Nc_in_cloud, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2565 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2566 : stats_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2567 : stats_zt, stats_zm, stats_sfc, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2573 : precip_fracs, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2574 : hydromet_pdf_params ) ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2594 : stats_zt(i), stats_zm(i), & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2595 : rtphmp_zt(i,:,:), thlphmp_zt(i,:,:), wp2hmp(i,:,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2644 : = max( zm2zt( gr, Kh_zm(i,:) / ( clubb_params(i,ic_K) * sqrt( max( em(i,:), em_min ) ) ) ), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2722 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2723 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2724 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2740 : stats_zt(i), stats_zm(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2741 : stats_sfc(i), stats_lh_zt(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2743 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2744 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2747 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2748 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2786 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2787 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), thlm_mc(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2810 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc, stats_zm(i) ) ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2834 : time_current, time_initial, rho(i,:), rho_zm(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2835 : p_in_Pa(i,:), exner(i,:), cloud_frac(i,:), ice_supersat_frac(i,:), X_nl_all_levs(i,:,:,:), & !In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2837 : lh_sample_point_weights(i,:,:), hydromet(i,:,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2838 : stats_metadata, stats_sfc(i), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2839 : radht(i,:), Frad(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), Frad_SW_down(i,:), Frad_LW_down(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2912 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3359 : p_sfc(i), rtm_sfc(i), rtm(i,:), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3361 : thlm(i,:), p_in_Pa(i,:), p_in_Pa_zm(i,:), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3362 : exner(i,:), rho(i,:), rho_zm(i,:), & ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3363 : rcm(i,:), thvm(i,:), rho_ds_zm(i,:), & ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3364 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3365 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), & ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3366 : thv_ds_zt(i,:), sclrm(i,:,:), edsclrm(i,:,:) ) ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6567 : hm_metadata, stats_metadata, stats_sfc, & ! Intent(in)
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: 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.
1241 : status = nf90_def_var( ncid_zm, "columns", NF90_DOUBLE, (/column_id_zm/), column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1242 : status = nf90_def_var( ncid_zm, "altitude", NF90_DOUBLE, (/vertical_id_zm/), vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1243 : status = nf90_def_var( ncid_zm, "time", NF90_DOUBLE, (/time_id_zm/), time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1300 : status = nf90_def_var( ncid_zt, "columns", NF90_DOUBLE, (/column_id_zt/), column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1301 : status = nf90_def_var( ncid_zt, "altitude", NF90_DOUBLE, (/vertical_id_zt/), vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1302 : status = nf90_def_var( ncid_zt, "time", NF90_DOUBLE, (/time_id_zt/), time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1381 : status = nf90_put_var( ncid_zm, ind_zm(1), wpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1382 : status = nf90_put_var( ncid_zm, ind_zm(2), wprtp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1383 : status = nf90_put_var( ncid_zm, ind_zm(3), wp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1384 : status = nf90_put_var( ncid_zm, ind_zm(4), thlp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1385 : status = nf90_put_var( ncid_zm, ind_zm(5), rtp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1386 : status = nf90_put_var( ncid_zm, ind_zm(6), rtpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1387 : status = nf90_put_var( ncid_zm, ind_zm(7), upwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1388 : status = nf90_put_var( ncid_zm, ind_zm(8), vpwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1389 : status = nf90_put_var( ncid_zm, ind_zm(9), up2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1390 : status = nf90_put_var( ncid_zm, ind_zm(10), vp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1393 : status = nf90_put_var( ncid_zt, ind_zt(1), wp3, (/1,1,n_calls/), (/ngrdcol,nzt,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1394 : status = nf90_put_var( ncid_zt, ind_zt(2), rcm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1395 : status = nf90_put_var( ncid_zt, ind_zt(3), cloud_frac, (/1,1,n_calls/), (/ngrdcol,nzt,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1396 : status = nf90_put_var( ncid_zt, ind_zt(4), rtm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1397 : status = nf90_put_var( ncid_zt, ind_zt(5), thlm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
718 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1548 : !$acc data copyin( C_uu_shr_zeros, C_uu_shr_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1571 : lhs_wp3_pr2_term ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2677 : !$acc data copyin( C_uu_buoy_zeros, C_uu_buoy_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) &
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.
709 : call stats_zero( stats_zt(i)%ii, stats_zt(i)%jj, stats_zt(i)%kk, stats_zt(i)%num_output_fields, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
710 : stats_zt(i)%accum_field_values, stats_zt(i)%accum_num_samples, stats_zt(i)%l_in_update ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
738 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zt(1)%kk, stats_zt(1)%z, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
817 : allocate( stats_lh_zt(i)%l_in_update( stats_lh_zt(i)%ii, stats_lh_zt(i)%jj, stats_lh_zt(i)%kk, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1148 : call stats_zero( stats_zm(i)%ii, stats_zm(i)%jj, stats_zm(i)%kk, stats_zm(i)%num_output_fields, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1149 : stats_zm(i)%accum_field_values, stats_zm(i)%accum_num_samples, stats_zm(i)%l_in_update ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1174 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zm(1)%kk, stats_zm(1)%z, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1238 : stats_rad_zt(i)%accum_num_samples, stats_rad_zt(i)%l_in_update )! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1325 : stats_rad_zm(i)%accum_num_samples, stats_rad_zm(i)%l_in_update ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1415 : call stats_zero( stats_sfc(i)%ii, stats_sfc(i)%jj, stats_sfc(i)%kk, stats_sfc(i)%num_output_fields, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1416 : stats_sfc(i)%accum_field_values, stats_sfc(i)%accum_num_samples, stats_sfc(i)%l_in_update ) ! out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1440 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_sfc(1)%kk, stats_sfc(1)%z, & ! 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.
1916 : rhs_bp ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1921 : call wpxp_terms_bp_pr3_rhs( nzm, ngrdcol, C7_Skw_fnc_plus_one, thv_ds_zm, xpthvp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1922 : rhs_pr3 ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
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 has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -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, 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