Started by an SCM change Obtained jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_G_unit_gfortran_tests [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_G_unit_gfortran_tests # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1fcbf0455fe43a2fc873f59afedf92e0824640a4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fcbf0455fe43a2fc873f59afedf92e0824640a4 # timeout=10 Commit message: "Removed renaming operators `=>` from clubb_api_module (#1232)" > git rev-list --no-walk 808fa5089e30e9a5a569f2fda50a334d04d33c71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-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 + compile/compile.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. .................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/error_code.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SCM_Activation/aer_ccn_act_k.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/input_names.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/lapack_interfaces.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stat_file_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_variables.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/parameters_model.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/penta_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/tridiag_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/endian.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mt95.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/constants_clubb.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_type.F90 ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/T_in_K_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/saturation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/lapack_wrap.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/Skx_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/file_functions.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/matrix_operations.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_type_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_grads.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/grid_class.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/input_reader.F90 /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/grid_class.F90:2339:8: 2339 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/grid_class.F90:1997:8: 1997 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/new_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/matrix_solver_wrapper.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_lh_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_rad_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_rad_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/precipitation_fraction.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/corr_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/calc_pressure.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/parameters_tunable.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_helper_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mean_adv.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/sponge_layer_damping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/pos_definite_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/index_mapping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_xp3_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/pdf_utilities.F90 /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7: 1400 | m | 1 Warning: Unused variable 'm' 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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mono_flux_limiter.F90 /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mono_flux_limiter.F90:434:12: 434 | k, km1, i, j ! Array indices | 1 Warning: Unused variable 'km1' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mono_flux_limiter.F90:460:9: 460 | tmp, & | 1 Warning: Unused variable 'tmp' 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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/clip_explicit.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/fill_holes.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_windm_edsclrm_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90 /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1053:63: 1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1054:80: 1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1054:57: 1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:93: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1049:52: 1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:55: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1055:50: 1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1055:64: 1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1055:57: 1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1236:22: 1236 | integer :: i, k, n, status | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1073:8: 1073 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1073:8: 1073 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1049:45: 1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:81: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1053:50: 1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:71: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1049:95: 1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:43: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:68: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:51: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:78: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:89: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:57: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:78: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1055:73: 1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:46: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:40: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:53: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:49: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:62: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:73: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:44: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:62: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1046:54: 1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:69: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:84: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1053:95: 1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1053:78: 1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:65: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:74: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1049:78: 1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:94: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1052:44: 1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1051:86: 1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1054:87: 1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1048:60: 1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1049:86: 1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:81: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/output_netcdf.F90:1050:88: 1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpvp2' 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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/new_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/numerical_check.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_xm_wpxp_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_xp2_xpyp_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/sfc_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/mixing_length.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_wp2_wp3_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/stats_clubb_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/setup_clubb_pdf_params.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/pdf_closure_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/advance_clubb_core_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/clubb_api_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/CLUBB_core/grid_adaptation.F90 ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_param.a turbulent_adv_pdf.o corr_varnce_module.o calc_pressure.o parameters_tunable.o new_pdf_main.o stats_type.o interpolation.o stats_zt_module.o advance_clubb_core_module.o code_timer_module.o numerical_check.o sfc_varnce_module.o advance_windm_edsclrm_module.o input_reader.o array_index.o grid_class.o stats_lh_sfc_module.o precipitation_fraction.o stats_rad_zt_module.o output_grads.o diagnose_correlations_module.o pdf_parameter_module.o stats_clubb_utilities.o stats_type_utilities.o parameter_indices.o pdf_closure_module.o Nc_Ncn_eqns.o advance_helper_module.o grid_adaptation.o stats_variables.o sponge_layer_damping.o clip_explicit.o pdf_utilities.o setup_clubb_pdf_params.o pos_definite_module.o T_in_K_module.o stats_zm_module.o advance_xm_wpxp_module.o stats_sfc_module.o endian.o advance_xp2_xpyp_module.o sigma_sqd_w_module.o matrix_solver_wrapper.o Skx_module.o new_hybrid_pdf_main.o mean_adv.o advance_xp3_module.o stat_file_module.o mixing_length.o mono_flux_limiter.o clubb_api_module.o constants_clubb.o fill_holes.o adg1_adg2_3d_luhar_pdf.o penta_lu_solver.o new_tsdadg_pdf.o stats_rad_zm_module.o new_pdf.o tridiag_lu_solver.o model_flags.o file_functions.o calc_roots.o advance_wp2_wp3_module.o stats_lh_zt_module.o matrix_operations.o output_netcdf.o diffusion.o index_mapping.o error_code.o input_names.o LY93_pdf.o new_hybrid_pdf.o lapack_interfaces.o parameters_model.o clubb_precision.o saturation.o calendar.o mt95.o hydromet_pdf_parameter_module.o lapack_wrap.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_param.a a - turbulent_adv_pdf.o a - corr_varnce_module.o a - calc_pressure.o a - parameters_tunable.o a - new_pdf_main.o a - stats_type.o a - interpolation.o a - stats_zt_module.o a - advance_clubb_core_module.o a - code_timer_module.o a - numerical_check.o a - sfc_varnce_module.o a - advance_windm_edsclrm_module.o a - input_reader.o a - array_index.o a - grid_class.o a - stats_lh_sfc_module.o a - precipitation_fraction.o a - stats_rad_zt_module.o a - output_grads.o a - diagnose_correlations_module.o a - pdf_parameter_module.o a - stats_clubb_utilities.o a - stats_type_utilities.o a - parameter_indices.o a - pdf_closure_module.o a - Nc_Ncn_eqns.o a - advance_helper_module.o a - grid_adaptation.o a - stats_variables.o a - sponge_layer_damping.o a - clip_explicit.o a - pdf_utilities.o a - setup_clubb_pdf_params.o a - pos_definite_module.o a - T_in_K_module.o a - stats_zm_module.o a - advance_xm_wpxp_module.o a - stats_sfc_module.o a - endian.o a - advance_xp2_xpyp_module.o a - sigma_sqd_w_module.o a - matrix_solver_wrapper.o a - Skx_module.o a - new_hybrid_pdf_main.o a - mean_adv.o a - advance_xp3_module.o a - stat_file_module.o a - mixing_length.o a - mono_flux_limiter.o a - clubb_api_module.o a - constants_clubb.o a - fill_holes.o a - adg1_adg2_3d_luhar_pdf.o a - penta_lu_solver.o a - new_tsdadg_pdf.o a - stats_rad_zm_module.o a - new_pdf.o a - tridiag_lu_solver.o a - model_flags.o a - file_functions.o a - calc_roots.o a - advance_wp2_wp3_module.o a - stats_lh_zt_module.o a - matrix_operations.o a - output_netcdf.o a - diffusion.o a - index_mapping.o a - error_code.o a - input_names.o a - LY93_pdf.o a - new_hybrid_pdf.o a - lapack_interfaces.o a - parameters_model.o a - clubb_precision.o a - saturation.o a - calendar.o a - mt95.o a - hydromet_pdf_parameter_module.o a - lapack_wrap.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dtrmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dcopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dpoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/iparmq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/ilaenv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/idamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dnrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/srscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/disnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/strmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dtbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/ddot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/ieeeck.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/saxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/spotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/strsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_shared/xerbla.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dpotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/stbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dtrmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/drscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/iladlr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ilaslr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/spotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dtrsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dpotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/daxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sdot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/spoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/scopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/strmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/snrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ilaslc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_shared/lsame.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/ssyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/sasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dlanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/isamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_single/slacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dsteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/dgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Lapack/Lapack_double/iladlc.f ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_lapack.a dtrmv.o dorgqr.o slangb.o dlarfg.o sorg2l.o sgttrs.o dgbsv.o sgbsvx.o slagtm.o dlantb.o ssytrd.o dcopy.o sgttrf.o dlaisnan.o sgbequ.o dlarfb.o dpoequ.o dlaev2.o dger.o sgbrfs.o sgtcon.o iparmq.o ssteqr.o ilaenv.o dlacpy.o ssterf.o dlae2.o sscal.o dasum.o slanst.o ssymv.o dsyev.o dlapy2.o slatbs.o dlansy.o idamax.o dnrm2.o ssyr2k.o sgbtf2.o dgbmv.o dgemv.o sorgql.o dgbcon.o slacn2.o dlaswp.o dlaset.o dlascl.o dlasr.o ssyr2.o sswap.o dorg2r.o slaqgb.o dlasrt.o srscl.o disnan.o slabad.o strmm.o dtbsv.o ddot.o ieeeck.o slartg.o dlaqsy.o saxpy.o sgemm.o dlassq.o dlarft.o dgbtrs.o slangt.o dgtts2.o slamch.o dlatrd.o ssyrk.o sgtsv.o dgtsvx.o spotrf.o dgbtrf.o dlarf.o sorgtr.o strsm.o dsytd2.o xerbla.o dgtrfs.o dpotrf2.o stbsv.o dtrmm.o dlabad.o drscl.o iladlr.o sisnan.o dlaqgb.o slasrt.o sorg2r.o dswap.o dsyr2.o slasr.o slascl.o slaset.o ilaslr.o slaswp.o sgbcon.o dlacn2.o dorgql.o sgtrfs.o spotrf2.o ssytd2.o dtrsm.o slarf.o dorgtr.o dpotrf.o sgbtrf.o dlamch.o sgtts2.o slatrd.o dgtsv.o sgtsvx.o dsyrk.o dlangt.o sgbtrs.o slarft.o dgemm.o slassq.o daxpy.o dlartg.o slaqsy.o sdot.o slaev2.o dgbrfs.o sger.o dgbequ.o slaisnan.o slarfb.o spoequ.o dgttrf.o scopy.o slantb.o dsytrd.o dgbsvx.o sgbsv.o dlagtm.o dgttrs.o dorg2l.o dlangb.o slarfg.o sorgqr.o strmv.o sgbmv.o sgemv.o dgbtf2.o snrm2.o dsyr2k.o slansy.o ilaslc.o dlatbs.o lsame.o ssyev.o dsymv.o slapy2.o sasum.o dlanst.o dscal.o isamax.o dsterf.o slae2.o slacpy.o dsteqr.o dgtcon.o iladlc.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_lapack.a a - dtrmv.o a - dorgqr.o a - slangb.o a - dlarfg.o a - sorg2l.o a - sgttrs.o a - dgbsv.o a - sgbsvx.o a - slagtm.o a - dlantb.o a - ssytrd.o a - dcopy.o a - sgttrf.o a - dlaisnan.o a - sgbequ.o a - dlarfb.o a - dpoequ.o a - dlaev2.o a - dger.o a - sgbrfs.o a - sgtcon.o a - iparmq.o a - ssteqr.o a - ilaenv.o a - dlacpy.o a - ssterf.o a - dlae2.o a - sscal.o a - dasum.o a - slanst.o a - ssymv.o a - dsyev.o a - dlapy2.o a - slatbs.o a - dlansy.o a - idamax.o a - dnrm2.o a - ssyr2k.o a - sgbtf2.o a - dgbmv.o a - dgemv.o a - sorgql.o a - dgbcon.o a - slacn2.o a - dlaswp.o a - dlaset.o a - dlascl.o a - dlasr.o a - ssyr2.o a - sswap.o a - dorg2r.o a - slaqgb.o a - dlasrt.o a - srscl.o a - disnan.o a - slabad.o a - strmm.o a - dtbsv.o a - ddot.o a - ieeeck.o a - slartg.o a - dlaqsy.o a - saxpy.o a - sgemm.o a - dlassq.o a - dlarft.o a - dgbtrs.o a - slangt.o a - dgtts2.o a - slamch.o a - dlatrd.o a - ssyrk.o a - sgtsv.o a - dgtsvx.o a - spotrf.o a - dgbtrf.o a - dlarf.o a - sorgtr.o a - strsm.o a - dsytd2.o a - xerbla.o a - dgtrfs.o a - dpotrf2.o a - stbsv.o a - dtrmm.o a - dlabad.o a - drscl.o a - iladlr.o a - sisnan.o a - dlaqgb.o a - slasrt.o a - sorg2r.o a - dswap.o a - dsyr2.o a - slasr.o a - slascl.o a - slaset.o a - ilaslr.o a - slaswp.o a - sgbcon.o a - dlacn2.o a - dorgql.o a - sgtrfs.o a - spotrf2.o a - ssytd2.o a - dtrsm.o a - slarf.o a - dorgtr.o a - dpotrf.o a - sgbtrf.o a - dlamch.o a - sgtts2.o a - slatrd.o a - dgtsv.o a - sgtsvx.o a - dsyrk.o a - dlangt.o a - sgbtrs.o a - slarft.o a - dgemm.o a - slassq.o a - daxpy.o a - dlartg.o a - slaqsy.o a - sdot.o a - slaev2.o a - dgbrfs.o a - sger.o a - dgbequ.o a - slaisnan.o a - slarfb.o a - spoequ.o a - dgttrf.o a - scopy.o a - slantb.o a - dsytrd.o a - dgbsvx.o a - sgbsv.o a - dlagtm.o a - dgttrs.o a - dorg2l.o a - dlangb.o a - slarfg.o a - sorgqr.o a - strmv.o a - sgbmv.o a - sgemv.o a - dgbtf2.o a - snrm2.o a - dsyr2k.o a - slansy.o a - ilaslc.o a - dlatbs.o a - lsame.o a - ssyev.o a - dsymv.o a - slapy2.o a - sasum.o a - dlanst.o a - dscal.o a - isamax.o a - dsterf.o a - slae2.o a - slacpy.o a - dsteqr.o a - dgtcon.o a - iladlc.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic_constants.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/variables_radiation_module.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/AiryFunction.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa11g.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/qtadj.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/esati.F ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/conice.F gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp1.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa22g.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloud_correlate.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/nrmtqw.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/adjmlt.F cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Morrison_microphys/module_mp_graupel.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/rayle.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/newexp.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa18g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_physconst.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp2.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_planck.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa7.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloudg.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa19g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa17g.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_sel.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_rad.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa7g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa10g.F ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_parabolic.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa19.F a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/tgqs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa26.F cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/parameters_KK.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/nrmcol.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_local_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa18.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/tgqr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa28.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_covar.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/esatv.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa5g.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa20g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_all_MM.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa27.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/slope.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/gamma.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa9.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/nrmtqi.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa12.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_turbulent_sed.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/adjtq.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_covariances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/tgqi.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa14g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa9g.F ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_KK_microphys.a KK_Nrm_tendencies.o PDF_integrals_covar.o PDF_integrals_all_MM.o KK_upscaled_variances.o PDF_integrals_means.o KK_local_means.o KK_upscaled_turbulent_sed.o KK_upscaled_covariances.o KK_utilities.o KK_upscaled_means.o text_writer.o parameters_KK.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_KK_microphys.a a - KK_Nrm_tendencies.o a - PDF_integrals_covar.o a - PDF_integrals_all_MM.o a - KK_upscaled_variances.o a - PDF_integrals_means.o a - KK_local_means.o a - KK_upscaled_turbulent_sed.o a - KK_upscaled_covariances.o a - KK_utilities.o a - KK_upscaled_means.o a - text_writer.o a - parameters_KK.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.silhs gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/qsatvi.F make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa15.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/COAMPS_microphys/eqa22.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/parameters_silhs.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/generate_uniform_sample_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/silhs_importance_sample_module.F90 /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62: 633 | do category=1, num_importance_categories | 2 ...... 638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then | 1 Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_swr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_lwr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/latin_hypercube_driver_module.F90 ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_coamps.a eqa8g.o eqa12g.o eqa11g.o frzh.o qtadj.o esati.o conice.o eqa21g.o eqa22g.o nrmtqw.o adjmlt.o eqa18g.o tgqg.o eqa7.o eqa19g.o eqa17g.o eqa27r.o esat_new.o eqa7g.o eqa10g.o eqa19.o tgqs.o eqa26.o nrmcol.o eqa18.o tgqr.o eqa28.o esatv.o eqa13g.o eqa5g.o eqa20g.o eqa27.o slope.o gamma.o eqa9.o nrmtqi.o eqa12.o eqa25.o adjtq.o tgqi.o eqa14g.o eqa6.o eqa9g.o qsatvi.o eqa15.o eqa21.o eqa22.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_coamps.a a - eqa8g.o a - eqa12g.o a - eqa11g.o a - frzh.o a - qtadj.o a - esati.o a - conice.o a - eqa21g.o a - eqa22g.o a - nrmtqw.o a - adjmlt.o a - eqa18g.o a - tgqg.o a - eqa7.o a - eqa19g.o a - eqa17g.o a - eqa27r.o a - esat_new.o a - eqa7g.o a - eqa10g.o a - eqa19.o a - tgqs.o a - eqa26.o a - nrmcol.o a - eqa18.o a - tgqr.o a - eqa28.o a - esatv.o a - eqa13g.o a - eqa5g.o a - eqa20g.o a - eqa27.o a - slope.o a - gamma.o a - eqa9.o a - nrmtqi.o a - eqa12.o a - eqa25.o a - adjtq.o a - tgqi.o a - eqa14g.o a - eqa6.o a - eqa9g.o a - qsatvi.o a - eqa15.o a - eqa21.o a - eqa22.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_bugsrad.a two_rt_lw.o bugs_swr.o comscp2.o bugsrad_planck.o two_rt_lw_ocastrndm.o cloudg.o two_rt_lw_sel.o variables_radiation_module.o two_rt_sw_bs.o two_rt_sw_ocastrndm.o comscp1.o bugs_rad.o bugs_lwr.o gases_ckd.o newexp.o cloud_correlate.o two_rt_sw.o two_rt_sw_iter.o rayle.o bugsrad_physconst.o gascon.o kinds.o two_rt_lw_iter.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_bugsrad.a a - two_rt_lw.o a - bugs_swr.o a - comscp2.o a - bugsrad_planck.o a - two_rt_lw_ocastrndm.o a - cloudg.o a - two_rt_lw_sel.o a - variables_radiation_module.o a - two_rt_sw_bs.o a - two_rt_sw_ocastrndm.o a - comscp1.o a - bugs_rad.o a - bugs_lwr.o a - gases_ckd.o a - newexp.o a - cloud_correlate.o a - two_rt_sw.o a - two_rt_sw_iter.o a - rayle.o a - bugsrad_physconst.o a - gascon.o a - kinds.o a - two_rt_lw_iter.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libsilhs.a latin_hypercube_arrays.o output_2D_samples_module.o math_utilities.o parameters_silhs.o silhs_api_module.o lh_microphys_var_covar_module.o generate_uniform_sample_module.o est_kessler_microphys_module.o latin_hypercube_driver_module.o transform_to_pdf_module.o silhs_importance_sample_module.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libsilhs.a ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_morrison.a a - latin_hypercube_arrays.o a - output_2D_samples_module.o a - math_utilities.o a - parameters_silhs.o a - silhs_api_module.o a - lh_microphys_var_covar_module.o a - generate_uniform_sample_module.o a - est_kessler_microphys_module.o a - latin_hypercube_driver_module.o a - transform_to_pdf_module.o a - silhs_importance_sample_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_microphys.F90 ../src/Benchmark_cases/cloud_sed_module.F90:173:49: 173 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/silhs_category_variance_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/ice_dfsn_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/gfdl_activation.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/morrison_microphys_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/KK_microphys_module.F90 ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, 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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90 ../src/clubb_driver.F90:5546:8: 5546 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:5546:8: 5546 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:65:8: 65 | use parameter_indices, only: & | 1 Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] ../src/clubb_driver.F90:84:8: 84 | use constants_clubb, only: & | 1 Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_other.a gabls2.o bomex.o lba.o input_netcdf.o stat_file_utils.o sounding.o cloud_sed_module.o parameters_microphys.o arm_97.o microphys_driver.o rico.o clubb_model_settings.o estimate_scm_microphys_module.o wangara.o microphys_init_cleanup.o arm.o twp_ice.o time_dependent_input.o arm_0003.o hydrostatic_module.o mpace_b.o input_interpret.o simple_rad_module.o bugsrad_driver.o clex9_oct14.o soil_vegetation.o ice_dfsn_module.o mpace_a.o gfdl_activation.o silhs_category_variance_module.o sfc_flux.o spec_hum_to_mixing_ratio.o astex_a209.o morrison_microphys_module.o input_fields.o cloud_feedback.o KK_microphys_module.o rad_lwsw_module.o dycoms2_rf02.o cobra.o neutral_case.o error.o coamps_microphys_driver_module.o jun25.o quicksort.o advance_microphys_module.o mixed_moment_PDF_integrals.o fire.o extended_atmosphere_module.o input_grads.o gabls3_night.o dycoms2_rf01.o enhanced_simann.o clex9_nov02.o cos_solar_zen_module.o extrapolation.o arm_3year.o gabls3.o atex.o nov11.o lh_microphys_driver_module.o parameters_radiation.o diag_ustar_module.o clubb_driver.o ar: creating /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../lib/libclubb_other.a a - gabls2.o a - bomex.o a - lba.o a - input_netcdf.o a - stat_file_utils.o a - sounding.o a - cloud_sed_module.o a - parameters_microphys.o a - arm_97.o a - microphys_driver.o a - rico.o a - clubb_model_settings.o a - estimate_scm_microphys_module.o a - wangara.o a - microphys_init_cleanup.o a - arm.o a - twp_ice.o a - time_dependent_input.o a - arm_0003.o a - hydrostatic_module.o a - mpace_b.o a - input_interpret.o a - simple_rad_module.o a - bugsrad_driver.o a - clex9_oct14.o a - soil_vegetation.o a - ice_dfsn_module.o a - mpace_a.o a - gfdl_activation.o a - silhs_category_variance_module.o a - sfc_flux.o a - spec_hum_to_mixing_ratio.o a - astex_a209.o a - morrison_microphys_module.o a - input_fields.o a - cloud_feedback.o a - KK_microphys_module.o a - rad_lwsw_module.o a - dycoms2_rf02.o a - cobra.o a - neutral_case.o a - error.o a - coamps_microphys_driver_module.o a - jun25.o a - quicksort.o a - advance_microphys_module.o a - mixed_moment_PDF_integrals.o a - fire.o a - extended_atmosphere_module.o a - input_grads.o a - gabls3_night.o a - dycoms2_rf01.o a - enhanced_simann.o a - clex9_nov02.o a - cos_solar_zen_module.o a - extrapolation.o a - arm_3year.o a - gabls3.o a - atex.o a - nov11.o a - lh_microphys_driver_module.o a - parameters_radiation.o a - diag_ustar_module.o a - clubb_driver.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 ../src/clubb_standalone.F90:56:26: 56 | character(len=10) :: arg | 1 Warning: Unused variable 'arg' declared at (1) [-Wunused-variable] gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/nrutil.f90 gfortran int2txt.o -o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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_G_unit_gfortran_tests/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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_G_unit_gfortran_tests/obj' cd /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../obj; make -f Make.clubb_thread_test gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_min_max_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90 gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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_G_unit_gfortran_tests/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/nr.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/clubb_tuner.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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90 gfortran jacobian.o -o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/KK_integrals_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/amebsa.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/ran_state.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/amoeba.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/ran1_s.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../src/Numerical_recipes/ran1_v.f90 gfortran amebsa.o ran1_s.o ran_state.o ran1_v.o nrtype.o nr.o nrutil.o clubb_tuner.o amoeba.o -o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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 -g -fbounds-check -mieee-fp -ffpe-trap=invalid,zero,overflow -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90 gfortran corr_cholesky_mtx_tests.o smooth_min_max_tests.o hole_filling_tests.o pdf_parameter_tests.o Nc_Ncn_test.o silhs_category_test.o read_corr_mtx_test.o w_up_in_cloud_tests.o tuner_tests.o KK_integrals_tests.o G_unit_tests.o smooth_heaviside_tests.o spurious_source_test.o mu_sigma_hm_tests.o -o /home/jenkins/workspace/clubb_G_unit_gfortran_tests/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_G_unit_gfortran_tests/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_G_unit_gfortran_tests/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_G_unit_gfortran_tests/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/grid_adaptation.F90', '../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 213 : stats_sfc(i) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/soil_vegetation.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. 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: Line has exceeded 100 characters. 1776 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1777 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2428 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2429 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2432 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2434 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2441 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2443 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2444 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2445 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2446 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2447 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2448 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2450 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2451 : !$acc pdf_params_zm%cloud_frac_1, pdf_params_zm%cloud_frac_2, pdf_params_zm%mixt_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2470 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2571 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2765 : 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. 2766 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2767 : ice_supersat_frac, hydromet, wphydrometp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2768 : corr_array_n_cloud, corr_array_n_below, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2769 : hm_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2770 : pdf_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2771 : clubb_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2772 : clubb_config_flags%iiPDF_type, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2773 : l_use_precip_frac, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2774 : clubb_config_flags%l_predict_upwp_vpwp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2775 : clubb_config_flags%l_diagnose_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2776 : clubb_config_flags%l_calc_w_corr, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2777 : clubb_config_flags%l_const_Nc_in_cloud, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2778 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2779 : stats_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2780 : stats_zt, stats_zm, stats_sfc, err_code, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2781 : hydrometp2, & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2782 : mu_x_1_n, mu_x_2_n, & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2783 : sigma_x_1_n, sigma_x_2_n, & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2784 : corr_array_1_n, corr_array_2_n, & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2785 : corr_cholesky_mtx_1, corr_cholesky_mtx_2, & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2786 : precip_fracs, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2787 : hydromet_pdf_params ) ! Optional(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2807 : stats_zt(i), stats_zm(i), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2811 : !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2898 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2930 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2932 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2936 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2937 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2960 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2961 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2962 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2978 : stats_zt(i), stats_zm(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2979 : stats_sfc(i), stats_lh_zt(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2980 : Nccnm(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2981 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2982 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2983 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2984 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2985 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2986 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3010 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3011 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3012 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3013 : thlm_mc(i,:), err_code, & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3014 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3017 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3079 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3081 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3083 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3085 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3102 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3122 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3151 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3180 : 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. 5777 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5930 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6332 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6335 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6338 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6341 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6344 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6347 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6350 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6353 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6359 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6561 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6565 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6569 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6570 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6573 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6574 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6577 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6578 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) 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. 689 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 805 : ! 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. 1308 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1309 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1310 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1362 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1363 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1364 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1410 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1411 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1413 : !=================================== Allocate Output Arrays =================================== CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1540 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/output_netcdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3354 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3557 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters" CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2026 : ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/grid_adaptation.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/dycoms2_rf01.F90 -------------------------------------------------------------------------------- ../src/Benchmark_cases/bomex.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/dycoms2_rf02.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/gabls2.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/lba.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/mpace_b.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/mpace_a.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/rico.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/wangara.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl 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 CLUBB's G Unit Tests) [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_G_unit_tests.bash Running G_unit_tests Performing KK integrals tests Percent Difference Tolerance (maximum acceptable percent difference between the CLUBB results and the MATLAB results using the same equations): 1.50000E-12 Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 1 Agreement with regards to integral: Quadrivariate NNLL Obtained result: 3.940566852245361E-04 MATLAB result: 3.940566852245361E-04 Percent difference: 1.37569E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: 3.927115990964175E-04 MATLAB result: 3.927115990964175E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: 3.959157231937518E-04 MATLAB result: 3.959157231937519E-04 Percent difference: 1.36923E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: 3.961224408774507E-04 MATLAB result: 3.961224408774508E-04 Percent difference: 2.73704E-14% Agreement with regards to integral: Trivariate NNL Obtained result: 5.957899876478493E-10 MATLAB result: 5.957899876478559E-10 Percent difference: 1.11070E-12% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 5.299646183560595E-10 MATLAB result: 5.299646183560650E-10 Percent difference: 1.03404E-12% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 5.543555152546510E-10 MATLAB result: 5.543555152546526E-10 Percent difference: 2.98430E-13% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 5.286452253001269E-10 MATLAB result: 5.286452253001284E-10 Percent difference: 2.73826E-13% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -9.854231981928350E-04 MATLAB result: -9.854231981928350E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: -9.922448817549015E-04 MATLAB result: -9.922448817549015E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 8.940070763287882E-09 MATLAB result: 8.940070763287870E-09 Percent difference: 1.29535E-13% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 8.942709549399747E-09 MATLAB result: 8.942709549399743E-09 Percent difference: 3.69991E-14% Agreement with regards to integral: Bivariate LL Obtained result: 1.007487885941808E-02 MATLAB result: 1.007487885941809E-02 Percent difference: 1.03310E-13% ================================================== Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 2 Agreement with regards to integral: Quadrivariate NNLL Obtained result: -4.441972023148828E-05 MATLAB result: -4.441972023148829E-05 Percent difference: 3.05102E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: -4.559373570842311E-05 MATLAB result: -4.559373570842311E-05 Percent difference: 1.48623E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: -5.040842768062482E-05 MATLAB result: -5.040842768062482E-05 Percent difference: 1.34427E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: -5.038775591225493E-05 MATLAB result: -5.038775591225493E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL Obtained result: 4.629614112194526E-09 MATLAB result: 4.629614112194527E-09 Percent difference: 1.78672E-14% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 4.604609365066508E-09 MATLAB result: 4.604609365066509E-09 Percent difference: 1.79642E-14% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 4.685272472815394E-09 MATLAB result: 4.685272472815394E-09 Percent difference: 1.76549E-14% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 4.683452323676534E-09 MATLAB result: 4.683452323676534E-09 Percent difference: 0.00000E+00% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -1.088125285831538E-04 MATLAB result: -1.088125285831538E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: -9.922448817549016E-05 MATLAB result: -9.922448817549016E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 7.907812698669825E-10 MATLAB result: 7.907812698669821E-10 Percent difference: 5.23015E-14% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 6.330953526469324E-10 MATLAB result: 6.330953526469324E-10 Percent difference: 0.00000E+00% ================================================== Saturation option (x2_opt for covariance integrals and x1_opt for mean integrals): 3 Agreement with regards to integral: Quadrivariate NNLL Obtained result: -7.622010070476263E-05 MATLAB result: -7.622010070476262E-05 Percent difference: 1.77808E-14% Agreement with regards to integral: Quadrivariate NNLL (const. x1) Obtained result: -7.695119321547280E-05 MATLAB result: -7.695119321547280E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x2) Obtained result: -1.000000000000000E-04 MATLAB result: -1.000000000000000E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Quadrivariate NNLL (const. x1 and x2) Obtained result: -1.000000000000000E-04 MATLAB result: -1.000000000000000E-04 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL Obtained result: 4.851589269710427E-09 MATLAB result: 4.851589269710427E-09 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 4.837259568295437E-09 MATLAB result: 4.837259568295437E-09 Percent difference: 1.71002E-14% Agreement with regards to integral: Trivariate NNL (const. x2) Obtained result: 5.000000000000000E-09 MATLAB result: 5.000000000000000E-09 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NNL (const. x1 and x2) Obtained result: 5.000000000000000E-09 MATLAB result: 5.000000000000000E-09 Percent difference: 0.00000E+00% -------------------------------------------------- Agreement with regards to integral: Trivariate NLL Obtained result: -4.609761356905441E-05 MATLAB result: -4.609761356905441E-05 Percent difference: 0.00000E+00% Agreement with regards to integral: Trivariate NLL (const. x1) Obtained result: 0.000000000000000E+00 MATLAB result: 0.000000000000000E+00 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL Obtained result: 3.254808634091251E-10 MATLAB result: 3.254808634091251E-10 Percent difference: 0.00000E+00% Agreement with regards to integral: Bivariate NL (const. x1) Obtained result: 0.000000000000000E+00 MATLAB result: 0.000000000000000E+00 Percent difference: 0.00000E+00% ================================================== Success! ================================================== Performing correlation cholesky matrix setup tests correlation matrix : 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 -- correlation matrix : 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 -- correlation matrix : 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 1.0000000000000000 0.86602540378443860 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 0.50000000000000011 0.43301270189221941 0.0000000000000000 0.0000000000000000 0.25000000000000011 -- ================================================== Performing correlation matrix approximation tests correlation cholesky matrix : 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 Agreement Result: 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 1.0000000000000000 -- correlation cholesky matrix : 1.0000000000000000 1.0000000000000000 1.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 Agreement Result: 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 1.0000000000000000 -- correlation cholesky matrix : 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.0000000000000000 0.50000000000000011 0.43301270189221941 0.0000000000000000 0.0000000000000000 0.25000000000000011 Agreement Result: 1.0000000000000000 0.86602540378443860 0.86602540378443860 0.86602540378443860 1.0000000000000000 0.96650635094610959 0.86602540378443860 0.96650635094610959 1.0000000000000000 -- ================================================== Success! ================================================== Performing hole_filling_hm_one_lev_tests Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative ================================================== Success! ================================================== Performing fill_holes_hydromet_tests testset_in(:, 1 ) = 1.0000000000000000 2.0000000000000000 3.0000000000000000 4.0000000000000000 5.0000000000000000 6.0000000000000000 testset_in(:, 2 ) = 6.0000000000000000 5.0000000000000000 4.0000000000000000 3.0000000000000000 2.0000000000000000 1.0000000000000000 testset_in(:, 3 ) = 3.0000000000000000 3.0000000000000000 3.0000000000000000 4.0000000000000000 4.0000000000000000 4.0000000000000000 testset_in(:, 4 ) = 1.0000000000000000 3.0000000000000000 2.0000000000000000 1.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 5 ) = 1.0000000000000000 -2.0000000000000000 -4.0000000000000000 -3.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 6 ) = 2.0000000000000000 -1.0000000000000000 -1.0000000000000000 1.0000000000000000 -1.0000000000000000 0.0000000000000000 testset_in(:, 7 ) = 1.0000000000000000 4.0000000000000000 2.0000000000000000 3.0000000000000000 -1.0000000000000000 0.0000000000000000 Hole-filling was conservative Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative Hole-filling was conservative Hole not entirely filled, as expected Hole-filling was conservative ================================================== Success! Nc-Ncn equations unit test ========================== Iteration = 1 mu_chi_1 = -1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.15865525393145707 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 4.7896918412674905E-002 Nc_in_cloud (from Ncn) = 66978771.649335034 Ncm (from Ncn) = 3208076.7610693830 Ncnm (from Nc_in_cloud) = 50000000.000000007 Ncnm (from Ncm) = 50000000.000000007 Test iteration 1 is a success! ====================================================== Iteration = 2 mu_chi_1 = -1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-009 sigma_chi_2 = 1.5000000000000000E-009 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.0000000000000000 cloud fraction (2nd PDF component) = 0.0000000000000000 cloud fraction = 0.0000000000000000 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 0.0000000000000000 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 2 is a success! ====================================================== Iteration = 3 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = 5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.40000000000000002 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 0.84134474606854293 cloud fraction (2nd PDF component) = 0.99957093966680322 cloud fraction = 0.95210308158732515 Nc_in_cloud (from Ncn) = 51650441.529586725 Ncm (from Ncn) = 49176544.545665473 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 49999999.999999993 Test iteration 3 is a success! ====================================================== Iteration = 4 mu_chi_1 = 1.0000000000000000E-008 mu_chi_2 = -1.0000000000000000E-008 sigma_chi_1 = 5.0000000000000002E-005 sigma_chi_2 = 5.0000000000000002E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 50000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.10000000000000001 mixture fraction = 0.50000000000000000 cloud fraction (1st PDF component) = 0.50007978845554835 cloud fraction (2nd PDF component) = 0.49992021154445165 cloud fraction = 0.50000000000000000 Nc_in_cloud (from Ncn) = 53982783.648312390 Ncm (from Ncn) = 26991391.824156195 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 4 is a success! ====================================================== Iteration = 5 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = 5.0000000000000002E-005 sigma_chi_1 = 9.9999999999999995E-007 sigma_chi_2 = 1.5000000000000000E-006 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 25000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.50000000000000000 mixture fraction = 0.29999999999999999 cloud fraction (1st PDF component) = 1.0000000000000000 cloud fraction (2nd PDF component) = 1.0000000000000000 cloud fraction = 1.0000000000000000 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 50000000.000000000 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 5 is a success! ====================================================== Iteration = 6 mu_chi_1 = -9.9999999999999995E-008 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 50000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.0000000000000000 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.49601064368536840 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 9.9545377003631155E-002 Nc_in_cloud (from Ncn) = 49999999.999999993 Ncm (from Ncn) = 4977268.8501815572 Ncnm (from Nc_in_cloud) = 49999999.999999993 Ncnm (from Ncm) = 49999999.999999993 Test iteration 6 is a success! ====================================================== Iteration = 7 mu_chi_1 = 9.9999999999999995E-007 mu_chi_2 = -4.9999999999999998E-007 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 0.0000000000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.53982783727702899 cloud fraction (2nd PDF component) = 0.48670438618290790 cloud fraction = 0.49732907640173213 Nc_in_cloud (from Ncn) = 50000000.000000000 Ncm (from Ncn) = 24866453.820086606 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 7 is a success! ====================================================== Iteration = 8 mu_chi_1 = 9.9999999999999995E-007 mu_chi_2 = -4.9999999999999998E-007 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-009 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.53982783727702899 cloud fraction (2nd PDF component) = 0.0000000000000000 cloud fraction = 0.10796556745540581 Nc_in_cloud (from Ncn) = 81037694.237492040 Ncm (from Ncn) = 8749280.6436284967 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 8 is a success! ====================================================== Iteration = 9 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-009 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 1.0000000000000000 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 0.20034324826655747 Nc_in_cloud (from Ncn) = 52151569.416871324 Ncm (from Ncn) = 10448214.819174858 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000000 Test iteration 9 is a success! ====================================================== Iteration = 10 mu_chi_1 = 1.0000000000000001E-005 mu_chi_2 = -5.0000000000000002E-005 sigma_chi_1 = 1.0000000000000001E-005 sigma_chi_2 = 1.5000000000000000E-005 mu_Ncn_1 = mu_Ncn_2 = 50000000.000000000 sigma_Ncn_1 = sigma_Ncn_2 = 75000000.000000000 corr_chi_Ncn_1 = corr_chi_Ncn_2 = 0.69999999999999996 mixture fraction = 0.20000000000000001 cloud fraction (1st PDF component) = 0.84134474606854293 cloud fraction (2nd PDF component) = 4.2906033319683735E-004 cloud fraction = 0.16861219748026607 Nc_in_cloud (from Ncn) = 60768988.354576334 Ncm (from Ncn) = 10246392.665117815 Ncnm (from Nc_in_cloud) = 50000000.000000000 Ncnm (from Ncm) = 50000000.000000007 Test iteration 10 is a success! ====================================================== Success! Performing corr_mtx_test ================================================== Expected: 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 1.00 1.10 1.20 0.00 1.00 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0.10 0.11 0.00 0.00 1.00 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.01 0.00 0.00 0.00 1.00 -1.00 -2.00 -3.00 -4.00 -5.00 -6.00 -7.00 -8.00 0.00 0.00 0.00 0.00 1.00 -0.10 -0.20 -0.30 -0.40 -0.50 -0.60 -0.70 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 -0.00 -0.00 -0.00 -0.00 -0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 Actual: 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 1.00 1.10 1.20 0.00 1.00 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0.10 0.11 0.00 0.00 1.00 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.01 0.00 0.00 0.00 1.00 -1.00 -2.00 -3.00 -4.00 -5.00 -6.00 -7.00 -8.00 0.00 0.00 0.00 0.00 1.00 -0.10 -0.20 -0.30 -0.40 -0.50 -0.60 -0.70 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 -0.00 -0.00 -0.00 -0.00 -0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.00 Success! ================================================== ================================================== Performing SILHS category test ================================================== Success! Performing hydrometeor mu and sigma values unit test ==================================================== PDF parameter set 1: hmm = 2.0000000000000002E-005 mixt_frac = 2.7000000000000000E-002 precip_frac = 8.0000000000000002E-002 precip_frac_1 = 1.0000000000000000 precip_frac_2 = 5.4470709146968145E-002 hmp2_ip_on_hmm2_ip = 3.6000000000000001 hmm_ip = 2.5000000000000001E-004 hmp2 = 2.2599999999999997E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 2: hmm = 5.0000000000000004E-006 mixt_frac = 0.50000000000000000 precip_frac = 0.50000000000000000 precip_frac_1 = 0.50000000000000000 precip_frac_2 = 0.50000000000000000 hmp2_ip_on_hmm2_ip = 1.0000000000000000 hmm_ip = 1.0000000000000001E-005 hmp2 = 7.5000000000000012E-011 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 3: hmm = 1.0000000000000000E-010 mixt_frac = 0.25000000000000000 precip_frac = 0.40000000000000002 precip_frac_1 = 0.75000000000000000 precip_frac_2 = 0.28333333333333338 hmp2_ip_on_hmm2_ip = 0.50000000000000000 hmm_ip = 2.5000000000000002E-010 hmp2 = 2.7500000000000010E-020 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 4: hmm = 4.0000000000000003E-005 mixt_frac = 1.0000000000000000E-002 precip_frac = 0.10000000000000001 precip_frac_1 = 1.0000000000000000E-002 precip_frac_2 = 0.10090909090909091 hmp2_ip_on_hmm2_ip = 2.5000000000000000 hmm_ip = 4.0000000000000002E-004 hmp2 = 5.4400000000000004E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 5: hmm = 4.0000000000000003E-005 mixt_frac = 0.98999999999999999 precip_frac = 0.10000000000000001 precip_frac_1 = 0.10090909090909091 precip_frac_2 = 1.0000000000000278E-002 hmp2_ip_on_hmm2_ip = 2.5000000000000000 hmm_ip = 4.0000000000000002E-004 hmp2 = 5.4400000000000004E-008 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 6: hmm = 1.0000000000000001E-005 mixt_frac = 0.12500000000000000 precip_frac = 1.0000000000000000 precip_frac_1 = 1.0000000000000000 precip_frac_2 = 1.0000000000000000 hmp2_ip_on_hmm2_ip = 1.5000000000000000 hmm_ip = 1.0000000000000001E-005 hmp2 = 1.5000000000000005E-010 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 7: hmm = 6.0000000000000002E-005 mixt_frac = 5.0000000000000003E-002 precip_frac = 0.11000000000000000 precip_frac_1 = 0.90000000000000002 precip_frac_2 = 6.8421052631578952E-002 hmp2_ip_on_hmm2_ip = 5.0000000000000000 hmm_ip = 5.4545454545454548E-004 hmp2 = 1.9276363636363637E-007 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 8: hmm = 7.9999999999999996E-007 mixt_frac = 0.80000000000000004 precip_frac = 0.25000000000000000 precip_frac_1 = 0.10000000000000001 precip_frac_2 = 0.85000000000000009 hmp2_ip_on_hmm2_ip = 0.75000000000000000 hmm_ip = 3.1999999999999999E-006 hmp2 = 3.8399999999999998E-012 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 9: hmm = 1.3499999999999999E-005 mixt_frac = 0.10000000000000001 precip_frac = 0.10000000000000001 precip_frac_1 = 0.50000000000000000 precip_frac_2 = 5.5555555555555559E-002 hmp2_ip_on_hmm2_ip = 2.0000000000000000 hmm_ip = 1.3499999999999997E-004 hmp2 = 5.2852499999999985E-009 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 796 hmm = 2.4553947299393157E-005 mixt_frac = 0.12498934956002788 precip_frac = 0.74391487689876123 precip_frac_1 = 0.60006433073611298 precip_frac_2 = 0.76446295387323415 hmp2_ip_on_hmm2_ip = 1.5554535499342497 hmm_ip = 3.3006393690839825E-005 hmp2 = 1.4681384226679255E-009 hm_tol = 1.0000000000000000E-010 precip_frac_tol = 1.0000000000000000E-002 Running tests for the above parameter set for all combinations of omicron and zeta. Omicron values are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Checking values with precipitation in 1st PDF component only. Checking values with precipitation in 2nd PDF component only. Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for ADG1 PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 797 wm = -2.8921054012136849E-002 rtm = 3.3467214195924124E-003 thlm = 304.14669700368847 wp2 = 0.59602457646019669 rtp2 = 8.2148287385043306E-007 thlp2 = 1.7238589212438189 Skw = 0.16957897571418068 wp3 = 7.8031195268975298E-002 Skrt = -4.0406750669639626 rtp3 = -3.0085116562052353E-009 Skthl = -0.37708466187221756 thlp3 = -0.85347626646163588 wprtp = 3.9779462517098506E-004 wpthlp = -0.44606789248704487 rtpthlp = -1.0710077826030138E-003 Running tests for the above parameter set for various values of sigma_sqd_w for the setting variable (w). Values of sigma_sqd_w are 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1 (or 0.99). Running tests for the above parameter set for the full PDF (the setting of sigma_sqd_w is handled the same way as in the model code). Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for LY93 PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 797 wm = -2.8921054012136849E-002 rtm = 3.3467214195924124E-003 thlm = 304.14669700368847 wp2 = 0.59602457646019669 rtp2 = 8.2148287385043306E-007 thlp2 = 1.7238589212438189 Skw = 0.16957897571418068 wp3 = 7.8031195268975298E-002 Skrt = -4.0406750669639626 rtp3 = -3.0085116562052353E-009 Skthl = -0.37708466187221756 thlp3 = -0.85347626646163588 wprtp = 3.9779462517098506E-004 wpthlp = -0.44606789248704487 rtpthlp = -1.0710077826030138E-003 Running tests for the above parameter set for the setting variable (w is used here). Running tests for the above parameter set for the full PDF. Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for TSDADG PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 797 wm = -2.8921054012136849E-002 rtm = 3.3467214195924124E-003 thlm = 304.14669700368847 wp2 = 0.59602457646019669 rtp2 = 8.2148287385043306E-007 thlp2 = 1.7238589212438189 Skw = 0.16957897571418068 wp3 = 7.8031195268975298E-002 Skrt = -4.0406750669639626 rtp3 = -3.0085116562052353E-009 Skthl = -0.37708466187221756 thlp3 = -0.85347626646163588 wprtp = 3.9779462517098506E-004 wpthlp = -0.44606789248704487 rtpthlp = -1.0710077826030138E-003 Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for the new PDF PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 798 wm = -2.8921054012136849E-002 rtm = 3.3467214195924190E-003 thlm = 304.14669700368847 wp2 = 0.59602457641927042 rtp2 = 7.2919323291866986E-007 thlp2 = 1.7239072642387072 Skw = 7.0750303457563946E-002 wp3 = 3.2555514152726103E-002 Skrt = 0.59980509338088761 rtp3 = 3.7348579941041045E-010 Skthl = -2.9500104788941108 thlp3 = -6.6772003614945072 wprtp = 5.1536757113324885E-004 wpthlp = -0.21736122549520256 rtpthlp = -1.0090687905799009E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). Success! Performing PDF parameter values unit test ========================================= Performing PDF parameter unit tests for the new hybrid PDF PDF parameter set 1: wm = -5.0000000000000001E-003 rtm = 4.2868400000000001E-003 thlm = 309.13099999999997 wp2 = 3.3741899999999998E-002 rtp2 = 1.1786499999999999E-006 thlp2 = 5.9920000000000001E-002 Skw = 8.6882480819056749 wp3 = 5.3850099999999998E-002 Skrt = 1.4880899999999999 rtp3 = 1.9041733779221134E-009 Skthl = -1.4580900000000001 thlp3 = -2.1386614365822010E-002 wprtp = 2.3725400000000002E-005 wpthlp = -5.5512699999999996E-003 rtpthlp = -2.3917778634313013E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 2: wm = 1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.10000000000000001 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = -4.5000000000000000 wp3 = -0.14230249470757708 Skrt = 1.0000000000000000 rtp3 = 1.1180339887498949E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = -5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 3: wm = -1.0000000000000000E-002 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.50000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.10000000000000001 Skw = 4.5000000000000000 wp3 = 1.5909902576697321 Skrt = 2.5000000000000000 rtp3 = 2.7950849718747374E-008 Skthl = -2.5000000000000000 thlp3 = -7.9056941504209499E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -6.3639610306789288E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 4: wm = 0.10000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 5.0000000000000000 rtp2 = 6.9999999999999999E-006 thlp2 = 1.0000000000000000 Skw = 2.0000000000000000 wp3 = 22.360679774997898 Skrt = 1.5000000000000000 rtp3 = 2.7780388766178202E-008 Skthl = -1.5000000000000000 thlp3 = -1.5000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -1.0000000000000000E-002 rtpthlp = -2.3811761799581318E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 5: wm = -1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.29999999999999999 rtp2 = 1.9999999999999999E-006 thlp2 = 0.20000000000000001 Skw = -2.0000000000000000 wp3 = -0.32863353450309962 Skrt = -0.25000000000000000 rtp3 = -7.0710678118654745E-010 Skthl = -3.5000000000000000 thlp3 = -0.31304951684997062 wprtp = 5.0000000000000002E-005 wpthlp = 5.0000000000000001E-003 rtpthlp = 5.6920997883030825E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 6: wm = -1.0000000000000000E-002 rtm = 5.0000000000000001E-003 thlm = 305.00000000000000 wp2 = 1.0000000000000000 rtp2 = 4.9999999999999998E-007 thlp2 = 0.10000000000000001 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -2.0124611797498108E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 7: wm = 0.20000000000000001 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.25000000000000000 rtp2 = 5.0000000000000004E-006 thlp2 = 0.14999999999999999 Skw = 0.75000000000000000 wp3 = 9.3750000000000000E-002 Skrt = 3.0000000000000000 rtp3 = 3.3541019662496846E-008 Skthl = -0.50000000000000000 thlp3 = -2.9047375096555625E-002 wprtp = 5.0000000000000002E-005 wpthlp = -5.0000000000000001E-003 rtpthlp = -7.7942286340599491E-004 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 8: wm = -2.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 0.0000000000000000 thlp2 = 0.0000000000000000 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = 0.0000000000000000 rtp3 = 0.0000000000000000 Skthl = 0.0000000000000000 thlp3 = 0.0000000000000000 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 0.0000000000000000 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 9: wm = 1.0000000000000000E-003 rtm = 1.0000000000000000E-002 thlm = 305.00000000000000 wp2 = 0.0000000000000000 rtp2 = 1.9999999999999999E-006 thlp2 = 0.69999999999999996 Skw = 0.0000000000000000 wp3 = 0.0000000000000000 Skrt = -1.0000000000000000 rtp3 = -2.8284271247461898E-009 Skthl = -2.0000000000000000 thlp3 = -1.1713240371477056 wprtp = 0.0000000000000000 wpthlp = 0.0000000000000000 rtpthlp = 1.0648943609579309E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). PDF parameter set 10 (randomly generated): Random seed values = 2025 2 27 -360 3 13 19 798 wm = -2.8921054012136849E-002 rtm = 3.3467214195924190E-003 thlm = 304.14669700368847 wp2 = 0.59602457641927042 rtp2 = 7.2919323291866986E-007 thlp2 = 1.7239072642387072 Skw = 7.0750303457563946E-002 wp3 = 3.2555514152726103E-002 Skrt = 0.59980509338088761 rtp3 = 3.7348579941041045E-010 Skthl = -2.9500104788941108 thlp3 = -6.6772003614945072 wprtp = 5.1536757113324885E-004 wpthlp = -0.21736122549520256 rtpthlp = -1.0090687905799009E-003 Running tests for the above parameter set for all combinations of F_w and zeta_w for the setting variable. F_w values are 0 (or 1.0 x 10^-5), 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1. Zeta_w values are 0, -1/2, 1, -1/3, 1/2, -1/5, 1/4, -9/10, 9, -3/4, and 3. Running tests for the above parameter set for the full PDF (the setting of F and zeta values is handled internally). Success! Performing spurious source unit test ==================================== Test 1 Vertical integral of before advance_xm_wpxp = 28.316670259590918 Vertical integral of after advance_xm_wpxp = 28.454761250379878 Vertical integral of forcing = -3.9696697370157397E-005 Flux of at the surface = 5.0000000000000001E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 2.4909544912854464E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 793918.42642888101 Vertical integral of after advance_xm_wpxp = 793908.03522151255 Vertical integral of forcing = -4.4637357896125940E-002 Flux of at the surface = 1.0000000000000000E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 1.2514503322513804E-012 The spurious source of is within acceptable limits. Test 2 Vertical integral of before advance_xm_wpxp = 28.264828005436666 Vertical integral of after advance_xm_wpxp = 28.329646146375580 Vertical integral of forcing = -5.2573869156071543E-005 Flux of at the surface = 2.6863433895240842E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 4.5055376530350744E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 794814.71581600269 Vertical integral of after advance_xm_wpxp = 794800.16328167426 Vertical integral of forcing = -5.3881134539784159E-002 Flux of at the surface = 5.3726867790481678E-003 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -6.7858219043870349E-013 The spurious source of is within acceptable limits. Test 3 Vertical integral of before advance_xm_wpxp = 37.714587682372574 Vertical integral of after advance_xm_wpxp = 37.985269501231905 Vertical integral of forcing = -4.1490977540494363E-005 Flux of at the surface = 9.4376370707163900E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -4.3666242496853691E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 797650.15096660156 Vertical integral of after advance_xm_wpxp = 797641.21467559121 Vertical integral of forcing = -4.8662910841053002E-002 Flux of at the surface = 1.8875274141432780E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -1.5526122054687619E-012 The spurious source of is within acceptable limits. Test 4 Vertical integral of before advance_xm_wpxp = 25.793948150355909 Vertical integral of after advance_xm_wpxp = 26.043414192782954 Vertical integral of forcing = -2.2930841307262380E-005 Flux of at the surface = 8.5448431606402800E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 5.0876186943882296E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 790875.72192487097 Vertical integral of after advance_xm_wpxp = 790873.03530337533 Vertical integral of forcing = -2.6045091306029819E-002 Flux of at the surface = 1.7089686321280561E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -7.1398789658339012E-013 The spurious source of is within acceptable limits. Test 5 Vertical integral of before advance_xm_wpxp = 12.021876520106920 Vertical integral of after advance_xm_wpxp = 12.145796946336912 Vertical integral of forcing = -1.1216398370360909E-005 Flux of at the surface = 4.2428448580367331E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -6.4747198488118718E-018 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 788610.78908733069 Vertical integral of after advance_xm_wpxp = 788610.33920475841 Vertical integral of forcing = -9.9852982899326474E-003 Flux of at the surface = 8.4856897160734655E-003 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -4.2071207628779916E-013 The spurious source of is within acceptable limits. Success! Running tuner tests ------------------- goldstein_price pass rastrigin pass himmelblau pass eggholder pass schaffer pass ================================================== Performing 'mean vertical velocity in clouds' tests Success! ================================================== ================================================== Performing 'Smooth Heaviside Peskin' tests Case 1: heaviside_smth_range = 0, smooth Heaviside collapses to Heaviside Input: -1.0000000000000000 -1.0000000000000000E-010 1.0000000000000000E-010 1.0000000000000000 Expected outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 True outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000 1.0000000000000000 Error in xm_wpxp_solve Error in xm_wpxp_solve Error in xm_wpxp_solve Error in xm_wpxp_solve Error in xm_wpxp_solve Case 2: heaviside_smth_range = 2.0000000000000000 Input: -2.0000000001000000 -1.0000000000000000 1.0000000000000000 2.0000000001000000 Expected outcome: 0.0000000000000000 9.0845056908100005E-002 0.90915494309000000 1.0000000000000000 True outcome: 0.0000000000000000 9.0845056909999999E-002 0.90915494309000000 1.0000000000000000 Success! ================================================== ================================================== Performing 'Smooth Min / Max' tests Input: -1.0000000000000000 -1.0000000000000000E-010 1.0000000000000000E-010 1.0000000000000000 (Simple) min: Expected outcome: -1.0000000000000000 -1.0000000000000000E-010 0.0000000000000000 0.0000000000000000 True outcome: -1.0000000000000000 -1.0000000000000000E-010 0.0000000000000000 0.0000000000000000 (Simple) max: Expected outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000E-010 1.0000000000000000 True outcome: 0.0000000000000000 0.0000000000000000 1.0000000000000000E-010 1.0000000000000000 Input: -2.0000000001000000 -1.0000000000000000 1.0000000000000000 2.0000000001000000 Smooth min: Expected outcome: -2.2247448714824141 -1.3660254037844388 -0.36602540378443871 -0.22474487138241406 True outcome: -2.2247448714824141 -1.3660254037844388 -0.36602540378443871 -0.22474487138241406 Smooth max: Expected outcome: 0.22474487138241406 0.36602540378443871 1.3660254037844388 2.2247448714824141 True outcome: 0.22474487138241406 0.36602540378443871 1.3660254037844388 2.2247448714824141 Testing smooth min and max with min_max_smth_mag=1e-7, input_var1 = equidistant grid on [-1, 1), input_var2 = 0 Input: 1.0000000000000000 10.000000000000000 100.00000000000000 1000.0000000000000 Smooth min: Expected outcome: -1.1180339887498949 -1.0226805085936306 -1.0024751868658441 -1.0002497501874359 True outcome: -1.1180339887498949 -1.0226805085936306 -1.0024751868658441 -1.0002497501874359 Smooth max: Expected outcome: 1.1180339887498949 1.0226805085936306 1.0024751868658441 1.0002497501874359 True outcome: 1.1180339887498949 1.0226805085936306 1.0024751868658441 1.0002497501874359 Input_var1: -1000000.0000000000 -10000000.000000000 -100000000.00000000 -1000000000.0000000 Input_var2: 1.0000000000000000 10.000000000000000 100.00000000000000 1000.0000000000000 Smooth min: Expected outcome: -1000000.0000002501 -10000000.000000026 -100000000.00000000 -1000000000.0000000 True outcome: -1000000.0000002501 -10000000.000000026 -100000000.00000000 -1000000000.0000000 Smooth max: Expected outcome: 1.0000002500019036 10.000000025145710 100.00000000000000 1000.0000000000000 True outcome: 1.0000002500019036 10.000000025145710 100.00000000000000 1000.0000000000000 Input_var1: -1000000.0000000000 Input_var2: 1.0000000000000000 Smooth min: Expected outcome: -1000000.0000002501 True outcome: -1000000.0000002501 Smooth max: Expected outcome: 1.0000002500019036 True outcome: 1.0000002500019036 Success! ================================================== All tests have succeeded. [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