Started by user Peter Roels Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/branch_clubb_test@script/80ea14d615ebc9395974261fba8564223f2b0e87a3e7028a8db3b0f18d923dad to read jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test@script/80ea14d615ebc9395974261fba8564223f2b0e87a3e7028a8db3b0f18d923dad/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 50a3080a1374291f321eae16b2806e0753e09b27 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a3080a1374291f321eae16b2806e0753e09b27 # timeout=10 Commit message: "Making nu_vert_res_dep a type containing arrays, as opposed to being an array of types." > git rev-list --no-walk 50a3080a1374291f321eae16b2806e0753e09b27 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/branch_clubb_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 50a3080a1374291f321eae16b2806e0753e09b27 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a3080a1374291f321eae16b2806e0753e09b27 # timeout=10 Commit message: "Making nu_vert_res_dep a type containing arrays, as opposed to being an array of types." [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + 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/branch_clubb_test/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/error_code.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/lapack_interfaces.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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mt95.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/parameters_model.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/input_names.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/constants_clubb.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stat_file_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/endian.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/T_in_K_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90:545:19: 545 | integer :: k, i ! loop variable | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90:2558:32: 2558 | subroutine init_parameters_999( & | ^ Warning: ‘init_parameters_999’ defined but not used [-Wunused-function] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/index_mapping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/input_reader.F90 /home/jenkins/workspace/branch_clubb_test/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/matrix_operations.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/clip_semi_implicit.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/pdf_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/new_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_type.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/file_functions.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/corr_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_variables.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_type_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90:1432:16: 1432 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90:1272:16: 1272 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_grads.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/output_netcdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/precipitation_fraction.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/mean_adv.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/Skx_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90:836:43: 836 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90:403:40: 403 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90:150:22: 150 | integer :: sclr, i ! scalar array index. | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/calc_pressure.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/pos_definite_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:16: 110 | integer :: i, k, sclr ! Loop index | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:19: 110 | integer :: i, k, sclr ! Loop index | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:505:29: 505 | -- this is likely unsafe and considered fatal" | 1 Warning: Missing ‘&’ in continued character constant at (1) [-Wampersand] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/mono_flux_limiter.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1800:46: 1800 | subroutine compute_uv_tndcy( nz, ngrdcol, gr, solve_type, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1053:49: 1053 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:1822:19: 1822 | integer :: i, k | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/numerical_check.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4682:51: 4682 | pure subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, C8, C8b, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4402:56: 4402 | pure subroutine wp3_terms_bp1_pr2_rhs( nz, ngrdcol, gr, C11_Skw_fnc, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4178:51: 4178 | pure subroutine wp3_term_pr1_lhs( nz, ngrdcol, gr, C8, C8b, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3283:51: 3283 | pure subroutine wp2_term_pr1_rhs( nz, ngrdcol, gr, C4, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3052:51: 3052 | pure subroutine wp2_term_dp1_rhs( nz, ngrdcol, gr, C1_Skw_fnc, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2967:55: 2967 | pure subroutine wp2_terms_bp_pr2_rhs( nz, ngrdcol, gr, C_uu_buoy, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2875:51: 2875 | pure subroutine wp2_term_pr1_lhs( nz, ngrdcol, gr, C4, invrs_tau_C4_zm, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2789:51: 2789 | pure subroutine wp2_term_dp1_lhs( nz, ngrdcol, gr, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1592:38: 1592 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1203:15: 1203 | threshold ! Minimum value for wp2 [m^2/s^2] | 1 Warning: Unused variable ‘threshold’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4776:56: 4776 | pure subroutine wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, C7_Skw_fnc, thv_ds_zm, xpthvp, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:3582:43: 3582 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, & | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1953:22: 1953 | integer :: i, j, k | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:918:78: 918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument ‘c7_skw_fnc’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:918:41: 918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtm_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtm_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlm_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlm_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_ac’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_dp1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_pr1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_pr2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_sicl’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwprtp_tp’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_ac’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_dp1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_pr1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_pr2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_sicl’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iwpthlp_tp’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1070:45: 1070 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs | 1 Warning: Unused variable ‘l_lower_thresh’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1011:8: 1011 | use stats_variables, only: & | 1 Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1070:29: 1070 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs | 1 Warning: Unused variable ‘l_upper_thresh’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1000:8: 1000 | use constants_clubb, only: & | 1 Warning: Unused parameter ‘one’ which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:918:66: 918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument ‘wm_zt’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:918:59: 918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument ‘wpxp’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:919:56: 919 | wpxp_upper_lim, wpxp_lower_lim, & ! In | 1 Warning: Unused dummy argument ‘wpxp_lower_lim’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:919:40: 919 | wpxp_upper_lim, wpxp_lower_lim, & ! In | 1 Warning: Unused dummy argument ‘wpxp_upper_lim’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1095:17: 1095 | zero_vector ! Vector of 0s | 1 Warning: Unused variable ‘zero_vector’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:466:19: 466 | integer :: i, j, k | 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:466:22: 466 | integer :: i, j, k | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2004:42: 2004 | subroutine xp2_xpyp_lhs( nz, ngrdcol, gr, dt, & ! In | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtp2_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtp2_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtpthlp_dp1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtpthlp_dp2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtpthlp_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘irtpthlp_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlp2_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ithlp2_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iup2_dp2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iup2_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘iup2_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ivp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ivp2_ma’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘ivp2_ta’ which has been explicitly imported at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2046:8: 2046 | use stats_variables, only: & | 1 Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/new_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:275:25: 275 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-] | 1 Warning: Unused variable ‘ice_supersat_frac_1’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:276:25: 276 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-] | 1 Warning: Unused variable ‘ice_supersat_frac_2’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/mixing_length.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/sfc_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/pdf_closure_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4451:47: 4451 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1) /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4454:47: 4454 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1) /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4457:47: 4457 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1) /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4763:41: 4763 | subroutine clip_rcm ( nz, ngrdcol, gr, rtm, & ! intent(in) | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4293:18: 4293 | integer :: i, k, sclr | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4293:21: 4293 | integer :: i, k, sclr | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3571:40: 3571 | l_prescribed_avg_deltaz, & ! intent(in) | 1 Warning: Unused dummy argument ‘l_prescribed_avg_deltaz’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3558:22: 3558 | ( nzmax, T0_in, ts_nudge_in, & ! intent(in) | 1 Warning: Unused dummy argument ‘nzmax’ at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:140:23: 140 | hydromet, & ! Unused | 1 Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/CLUBB_core/clubb_api_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_api_module.F90:1042:16: 1042 | integer :: i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a stats_rad_zm_module.o stat_file_module.o file_functions.o stats_sfc_module.o code_timer_module.o endian.o mean_adv.o lapack_interfaces.o interpolation.o pdf_parameter_module.o lapack_wrap.o mt95.o Skx_module.o sponge_layer_damping.o advance_windm_edsclrm_module.o numerical_check.o stats_lh_zt_module.o calc_pressure.o array_index.o parameters_tunable.o advance_xp2_xpyp_module.o mixing_length.o hydromet_pdf_parameter_module.o diagnose_correlations_module.o stats_type.o input_reader.o parameter_indices.o new_tsdadg_pdf.o clip_explicit.o corr_varnce_module.o T_in_K_module.o adg1_adg2_3d_luhar_pdf.o stats_zt_module.o clubb_api_module.o new_pdf_main.o index_mapping.o parameters_model.o fill_holes.o Nc_Ncn_eqns.o advance_xp3_module.o pos_definite_module.o new_hybrid_pdf_main.o stats_zm_module.o LY93_pdf.o advance_clubb_core_module.o stats_lh_sfc_module.o stats_rad_zt_module.o calc_roots.o pdf_utilities.o mono_flux_limiter.o advance_helper_module.o turbulent_adv_pdf.o error_code.o output_grads.o constants_clubb.o pdf_closure_module.o model_flags.o output_netcdf.o sigma_sqd_w_module.o advance_xm_wpxp_module.o clip_semi_implicit.o advance_wp2_wp3_module.o grid_class.o matrix_operations.o diffusion.o precipitation_fraction.o clubb_precision.o new_hybrid_pdf.o setup_clubb_pdf_params.o stats_variables.o new_pdf.o saturation.o stats_clubb_utilities.o stats_type_utilities.o input_names.o sfc_varnce_module.o calendar.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a a - stats_rad_zm_module.o a - stat_file_module.o a - file_functions.o a - stats_sfc_module.o a - code_timer_module.o a - endian.o a - mean_adv.o a - lapack_interfaces.o a - interpolation.o a - pdf_parameter_module.o a - lapack_wrap.o a - mt95.o a - Skx_module.o a - sponge_layer_damping.o a - advance_windm_edsclrm_module.o a - numerical_check.o a - stats_lh_zt_module.o a - calc_pressure.o a - array_index.o a - parameters_tunable.o a - advance_xp2_xpyp_module.o a - mixing_length.o a - hydromet_pdf_parameter_module.o a - diagnose_correlations_module.o a - stats_type.o a - input_reader.o a - parameter_indices.o a - new_tsdadg_pdf.o a - clip_explicit.o a - corr_varnce_module.o a - T_in_K_module.o a - adg1_adg2_3d_luhar_pdf.o a - stats_zt_module.o a - clubb_api_module.o a - new_pdf_main.o a - index_mapping.o a - parameters_model.o a - fill_holes.o a - Nc_Ncn_eqns.o a - advance_xp3_module.o a - pos_definite_module.o a - new_hybrid_pdf_main.o a - stats_zm_module.o a - LY93_pdf.o a - advance_clubb_core_module.o a - stats_lh_sfc_module.o a - stats_rad_zt_module.o a - calc_roots.o a - pdf_utilities.o a - mono_flux_limiter.o a - advance_helper_module.o a - turbulent_adv_pdf.o a - error_code.o a - output_grads.o a - constants_clubb.o a - pdf_closure_module.o a - model_flags.o a - output_netcdf.o a - sigma_sqd_w_module.o a - advance_xm_wpxp_module.o a - clip_semi_implicit.o a - advance_wp2_wp3_module.o a - grid_class.o a - matrix_operations.o a - diffusion.o a - precipitation_fraction.o a - clubb_precision.o a - new_hybrid_pdf.o a - setup_clubb_pdf_params.o a - stats_variables.o a - new_pdf.o a - saturation.o a - stats_clubb_utilities.o a - stats_type_utilities.o a - input_names.o a - sfc_varnce_module.o a - calendar.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/compile/../src/Lapack/Lapack_double/iladlc.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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlagtm.f ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a slaisnan.o dorgqr.o slae2.o dtrsm.o ilaslr.o sgtsv.o dtrmv.o dtrmm.o ssyrk.o strmm.o iparmq.o dsyrk.o dlae2.o strsm.o dgtsv.o strmv.o dlaisnan.o sorgqr.o isamax.o dlaqgb.o dgbsv.o stbsv.o slaqsy.o slapy2.o dgbmv.o dlatrd.o dtbsv.o sgbmv.o dlaqsy.o dlapy2.o xerbla.o slatrd.o sgbsv.o slaqgb.o disnan.o sgbtrs.o slabad.o sorg2r.o slamch.o dsytd2.o dlaswp.o spotrf2.o dpotrf2.o ssytd2.o slaswp.o ilaslc.o dlabad.o dorg2r.o dlamch.o sisnan.o dgbtrs.o dgttrs.o slarf.o dlacpy.o slasr.o dsyr2.o slacn2.o ssyev.o dlasr.o ssyr2.o dlacn2.o dsyev.o dlarf.o slacpy.o sgttrs.o sgttrf.o dgemm.o spotrf.o dgemv.o dlanst.o dgtcon.o sasum.o dsteqr.o dscal.o dgbtf2.o slassq.o scopy.o slartg.o sgbequ.o dlassq.o dcopy.o dgbequ.o dlartg.o iladlr.o ssteqr.o sscal.o sgbtf2.o sgemv.o slanst.o dasum.o sgtcon.o dgttrf.o sgemm.o dpotrf.o dgbtrf.o dlangb.o lsame.o sgbcon.o slaev2.o dorg2l.o ssytrd.o slansy.o dsyr2k.o dpoequ.o dsymv.o dlarfg.o dlangt.o ssymv.o slarfg.o spoequ.o slangt.o dsytrd.o dlansy.o ssyr2k.o dlaev2.o sorg2l.o dgbcon.o sgbtrf.o slangb.o slarfb.o ilaenv.o dgtts2.o slasrt.o dlantb.o sdot.o dlaset.o sgtsvx.o dger.o sgbrfs.o iladlc.o saxpy.o slarft.o dlarft.o dgtsvx.o sger.o dgbrfs.o daxpy.o sgtts2.o dlasrt.o slaset.o ddot.o slantb.o dlarfb.o slagtm.o ieeeck.o dnrm2.o sorgql.o dsterf.o dgbsvx.o drscl.o dlascl.o dorgtr.o dgtrfs.o dswap.o idamax.o dlatbs.o sswap.o slatbs.o ssterf.o sgbsvx.o srscl.o slascl.o sgtrfs.o sorgtr.o snrm2.o dorgql.o dlagtm.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a a - slaisnan.o a - dorgqr.o a - slae2.o a - dtrsm.o a - ilaslr.o a - sgtsv.o a - dtrmv.o a - dtrmm.o a - ssyrk.o a - strmm.o a - iparmq.o a - dsyrk.o a - dlae2.o a - strsm.o a - dgtsv.o a - strmv.o a - dlaisnan.o a - sorgqr.o a - isamax.o a - dlaqgb.o a - dgbsv.o a - stbsv.o a - slaqsy.o a - slapy2.o a - dgbmv.o a - dlatrd.o a - dtbsv.o a - sgbmv.o a - dlaqsy.o a - dlapy2.o a - xerbla.o a - slatrd.o a - sgbsv.o a - slaqgb.o a - disnan.o a - sgbtrs.o a - slabad.o a - sorg2r.o a - slamch.o a - dsytd2.o a - dlaswp.o a - spotrf2.o a - dpotrf2.o a - ssytd2.o a - slaswp.o a - ilaslc.o a - dlabad.o a - dorg2r.o a - dlamch.o a - sisnan.o a - dgbtrs.o a - dgttrs.o a - slarf.o a - dlacpy.o a - slasr.o a - dsyr2.o a - slacn2.o a - ssyev.o a - dlasr.o a - ssyr2.o a - dlacn2.o a - dsyev.o a - dlarf.o a - slacpy.o a - sgttrs.o a - sgttrf.o a - dgemm.o a - spotrf.o a - dgemv.o a - dlanst.o a - dgtcon.o a - sasum.o a - dsteqr.o a - dscal.o a - dgbtf2.o a - slassq.o a - scopy.o a - slartg.o a - sgbequ.o a - dlassq.o a - dcopy.o a - dgbequ.o a - dlartg.o a - iladlr.o a - ssteqr.o a - sscal.o a - sgbtf2.o a - sgemv.o a - slanst.o a - dasum.o a - sgtcon.o a - dgttrf.o a - sgemm.o a - dpotrf.o a - dgbtrf.o a - dlangb.o a - lsame.o a - sgbcon.o a - slaev2.o a - dorg2l.o a - ssytrd.o a - slansy.o a - dsyr2k.o a - dpoequ.o a - dsymv.o a - dlarfg.o a - dlangt.o a - ssymv.o a - slarfg.o a - spoequ.o a - slangt.o a - dsytrd.o a - dlansy.o a - ssyr2k.o a - dlaev2.o a - sorg2l.o a - dgbcon.o a - sgbtrf.o a - slangb.o a - slarfb.o a - ilaenv.o a - dgtts2.o a - slasrt.o a - dlantb.o a - sdot.o a - dlaset.o a - sgtsvx.o a - dger.o a - sgbrfs.o a - iladlc.o a - saxpy.o a - slarft.o a - dlarft.o a - dgtsvx.o a - sger.o a - dgbrfs.o a - daxpy.o a - sgtts2.o a - dlasrt.o a - slaset.o a - ddot.o a - slantb.o a - dlarfb.o a - slagtm.o a - ieeeck.o a - dnrm2.o a - sorgql.o a - dsterf.o a - dgbsvx.o a - drscl.o a - dlascl.o a - dorgtr.o a - dgtrfs.o a - dswap.o a - idamax.o a - dlatbs.o a - sswap.o a - slatbs.o a - ssterf.o a - sgbsvx.o a - srscl.o a - slascl.o a - sgtrfs.o a - sorgtr.o a - snrm2.o a - dorgql.o a - dlagtm.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/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/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa10g.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/AiryFunction.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa17g.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/conice.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa25.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/tgqs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/qtadj.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/adjmlt.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27r.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa20g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/adjtq.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/gamma.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/nrmcol.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa6.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/esati.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a Parabolic.o Parabolic_constants.o AiryFunction.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a a - Parabolic.o a - Parabolic_constants.o a - AiryFunction.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/qsatvi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa15.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/tgqg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa28.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa13g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/esat_new.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa14g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/tgqr.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a PDF_integrals_covar.o PDF_integrals_means.o text_writer.o KK_Nrm_tendencies.o KK_upscaled_turbulent_sed.o KK_utilities.o parameters_KK.o KK_upscaled_variances.o KK_local_means.o KK_upscaled_means.o KK_upscaled_covariances.o PDF_integrals_all_MM.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a a - PDF_integrals_covar.o a - PDF_integrals_means.o a - text_writer.o a - KK_Nrm_tendencies.o a - KK_upscaled_turbulent_sed.o a - KK_utilities.o a - parameters_KK.o a - KK_upscaled_variances.o a - KK_local_means.o a - KK_upscaled_means.o a - KK_upscaled_covariances.o a - PDF_integrals_all_MM.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa5g.F cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.silhs gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7g.F make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/math_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/transform_to_pdf_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/esatv.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa8g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/slope.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/frzh.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/latin_hypercube_arrays.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa26.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/parameters_silhs.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/est_kessler_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/tgqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/output_2D_samples_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/COAMPS_microphys/eqa11g.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a eqa10g.o eqa22g.o eqa21.o eqa7.o eqa19.o eqa17g.o conice.o eqa25.o tgqs.o qtadj.o adjmlt.o eqa27r.o eqa20g.o eqa12g.o adjtq.o gamma.o nrmcol.o eqa6.o eqa9g.o esati.o qsatvi.o eqa15.o nrmtqi.o eqa18g.o tgqg.o eqa28.o eqa13g.o esat_new.o eqa19g.o eqa14g.o tgqr.o eqa5g.o eqa7g.o eqa22.o eqa21g.o esatv.o eqa18.o nrmtqw.o eqa8g.o eqa27.o slope.o frzh.o eqa26.o eqa9.o tgqi.o eqa12.o eqa11g.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a a - eqa10g.o a - eqa22g.o a - eqa21.o a - eqa7.o a - eqa19.o a - eqa17g.o a - conice.o a - eqa25.o a - tgqs.o a - qtadj.o a - adjmlt.o a - eqa27r.o a - eqa20g.o a - eqa12g.o a - adjtq.o a - gamma.o a - nrmcol.o a - eqa6.o a - eqa9g.o a - esati.o a - qsatvi.o a - eqa15.o a - nrmtqi.o a - eqa18g.o a - tgqg.o a - eqa28.o a - eqa13g.o a - esat_new.o a - eqa19g.o a - eqa14g.o a - tgqr.o a - eqa5g.o a - eqa7g.o a - eqa22.o a - eqa21g.o a - esatv.o a - eqa18.o a - nrmtqw.o a - eqa8g.o a - eqa27.o a - slope.o a - frzh.o a - eqa26.o a - eqa9.o a - tgqi.o a - eqa12.o a - eqa11g.o gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/generate_uniform_sample_module.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a gascon.o variables_radiation_module.o comscp1.o two_rt_lw_iter.o bugs_rad.o two_rt_lw_ocastrndm.o rayle.o comscp2.o two_rt_lw_sel.o cloudg.o two_rt_lw.o two_rt_sw.o cloud_correlate.o gases_ckd.o bugsrad_planck.o two_rt_sw_ocastrndm.o bugs_swr.o two_rt_sw_iter.o bugsrad_physconst.o newexp.o bugs_lwr.o two_rt_sw_bs.o kinds.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a a - gascon.o a - variables_radiation_module.o a - comscp1.o a - two_rt_lw_iter.o a - bugs_rad.o a - two_rt_lw_ocastrndm.o a - rayle.o a - comscp2.o a - two_rt_lw_sel.o a - cloudg.o a - two_rt_lw.o a - two_rt_sw.o a - cloud_correlate.o a - gases_ckd.o a - bugsrad_planck.o a - two_rt_sw_ocastrndm.o a - bugs_swr.o a - two_rt_sw_iter.o a - bugsrad_physconst.o a - newexp.o a - bugs_lwr.o a - two_rt_sw_bs.o a - kinds.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/silhs_importance_sample_module.F90 /home/jenkins/workspace/branch_clubb_test/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/latin_hypercube_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../src/SILHS/silhs_api_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_api_module.F90:324:13: 324 | rho_ds_zt, & ! Unused | 1 Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument] ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a math_utilities.o transform_to_pdf_module.o latin_hypercube_arrays.o generate_uniform_sample_module.o silhs_importance_sample_module.o parameters_silhs.o est_kessler_microphys_module.o silhs_api_module.o lh_microphys_var_covar_module.o latin_hypercube_driver_module.o output_2D_samples_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a a - math_utilities.o a - transform_to_pdf_module.o a - latin_hypercube_arrays.o a - generate_uniform_sample_module.o a - silhs_importance_sample_module.o a - parameters_silhs.o a - est_kessler_microphys_module.o a - silhs_api_module.o a - lh_microphys_var_covar_module.o a - latin_hypercube_driver_module.o a - output_2D_samples_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/Benchmark_cases/cloud_sed_module.F90:168:44: 168 | if ( zt2zm( gr, rcm, k) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function ‘redirect_interpolated_azmk’ at (1) might not be evaluated [-Wfunction-elimination] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/morrison_microphys_module.F90:1331:13: 1331 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1332:13: 1332 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1333:13: 1333 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1334:13: 1334 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1335:13: 1335 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1336:13: 1336 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1337:13: 1337 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1338:13: 1338 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1339:13: 1339 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1340:13: 1340 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) & | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] ../src/morrison_microphys_module.F90:1341:13: 1341 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then | 1 Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/Benchmark_cases/neutral_case.F90:36:8: 36 | use constants_clubb, only: grav ! Variable(s) | 1 Warning: Unused parameter ‘grav’ which has been explicitly imported at (1) [-Wunused-parameter] ../src/Benchmark_cases/neutral_case.F90:21:51: 21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, & | 1 Warning: Unused dummy argument ‘thlm_sfc’ at (1) [-Wunused-dummy-argument] ../src/Benchmark_cases/neutral_case.F90:21:41: 21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, & | 1 Warning: Unused dummy argument ‘z’ at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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, nz, l_latin_hypercube, & ! In | 1 Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../lib/libclubb_other.a quicksort.o input_grads.o gabls3_night.o arm_0003.o bugsrad_driver.o time_dependent_input.o KK_microphys_module.o clex9_nov02.o stat_file_utils.o estimate_scm_microphys_module.o parameters_radiation.o clubb_model_settings.o rad_lwsw_module.o dycoms2_rf02.o gfdl_activation.o fire.o cloud_feedback.o parameters_microphys.o cos_solar_zen_module.o soil_vegetation.o cloud_sed_module.o atex.o sounding.o ice_dfsn_module.o arm_3year.o astex_a209.o mixed_moment_PDF_integrals.o arm.o mpace_a.o microphys_init_cleanup.o arm_97.o silhs_category_variance_module.o coamps_microphys_driver_module.o gabls3.o cobra.o enhanced_simann.o neutral_case.o morrison_microphys_module.o clubb_driver.o sfc_flux.o error.o wangara.o extrapolation.o input_netcdf.o gabls2.o jun25.o spec_hum_to_mixing_ratio.o bomex.o simple_rad_module.o input_fields.o dycoms2_rf01.o clex9_oct14.o diag_ustar_module.o twp_ice.o input_interpret.o hydrostatic_module.o advance_microphys_module.o microphys_driver.o extended_atmosphere_module.o rico.o lba.o lh_microphys_driver_module.o nov11.o mpace_b.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_other.a a - quicksort.o a - input_grads.o a - gabls3_night.o a - arm_0003.o a - bugsrad_driver.o a - time_dependent_input.o a - KK_microphys_module.o a - clex9_nov02.o a - stat_file_utils.o a - estimate_scm_microphys_module.o a - parameters_radiation.o a - clubb_model_settings.o a - rad_lwsw_module.o a - dycoms2_rf02.o a - gfdl_activation.o a - fire.o a - cloud_feedback.o a - parameters_microphys.o a - cos_solar_zen_module.o a - soil_vegetation.o a - cloud_sed_module.o a - atex.o a - sounding.o a - ice_dfsn_module.o a - arm_3year.o a - astex_a209.o a - mixed_moment_PDF_integrals.o a - arm.o a - mpace_a.o a - microphys_init_cleanup.o a - arm_97.o a - silhs_category_variance_module.o a - coamps_microphys_driver_module.o a - gabls3.o a - cobra.o a - enhanced_simann.o a - neutral_case.o a - morrison_microphys_module.o a - clubb_driver.o a - sfc_flux.o a - error.o a - wangara.o a - extrapolation.o a - input_netcdf.o a - gabls2.o a - jun25.o a - spec_hum_to_mixing_ratio.o a - bomex.o a - simple_rad_module.o a - input_fields.o a - dycoms2_rf01.o a - clex9_oct14.o a - diag_ustar_module.o a - twp_ice.o a - input_interpret.o a - hydrostatic_module.o a - advance_microphys_module.o a - microphys_driver.o a - extended_atmosphere_module.o a - rico.o a - lba.o a - lh_microphys_driver_module.o a - nov11.o a - mpace_b.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/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/branch_clubb_test/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/obj' gfortran -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 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/branch_clubb_test/compile/../src/Numerical_recipes/nrutil.f90 gfortran int2txt.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/int2txt -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran clubb_standalone.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_standalone -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/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/branch_clubb_test/compile/../src/Numerical_recipes/nr.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7: 98 | i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/G_unit_test_types/smooth_heaviside_tests.F90:120:80: 120 | total_mismatches = total_mismatches + COUNT(abs(result - result_cmp) >= eps) | ^ Warning: ‘total_mismatches’ is used uninitialized in this function [-Wuninitialized] ../src/G_unit_test_types/smooth_heaviside_tests.F90:32:31: 32 | integer :: total_mismatches | ^ note: ‘total_mismatches’ was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran jacobian.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/jacobian -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8: 24 | use clubb_precision, only: & | 1 Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter] make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/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/branch_clubb_test/compile/../src/Numerical_recipes/ran1_v.f90 gfortran nrtype.o ran_state.o clubb_tuner.o nr.o ran1_s.o amoeba.o nrutil.o ran1_v.o amebsa.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -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 ../src/G_unit_tests.F90:176:13: 176 | stats_sfc | 1 Warning: Unused variable ‘stats_sfc’ declared at (1) [-Wunused-variable] ../src/G_unit_tests.F90:175:12: 175 | stats_zm, & | 1 Warning: Unused variable ‘stats_zm’ declared at (1) [-Wunused-variable] ../src/G_unit_tests.F90:174:12: 174 | stats_zt, & | 1 Warning: Unused variable ‘stats_zt’ declared at (1) [-Wunused-variable] gfortran corr_cholesky_mtx_tests.o smooth_heaviside_tests.o read_corr_mtx_test.o spurious_source_test.o Nc_Ncn_test.o hole_filling_tests.o w_up_in_cloud_tests.o mu_sigma_hm_tests.o G_unit_tests.o pdf_parameter_tests.o KK_integrals_tests.o smooth_min_max_tests.o tuner_tests.o silhs_category_test.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/branch_clubb_test/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/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/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 passed. perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2356 : stats_zt, stats_zm, stats_sfc, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2362 : precip_fracs, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2368 : call hydrometeor_mixed_moments( gr(1), gr(1)%nz, pdf_dim, hydromet, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 452 : call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1620 : lhs(kp1_tdiag,i,:), lhs(k_tdiag,i,:), lhs(km1_tdiag,i,:), rhs(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1633 : lhs(kp1_tdiag,i,:), lhs(k_tdiag,i,:), lhs(km1_tdiag,i,:), rhs(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1634 : solution(i,:,:) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_windm_edsclrm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 342 : call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/new_pdf_main.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 86 : real( kind = core_rknd ), dimension(ngrdcol,nz), intent(out) :: sigma_sqd_w ! PDF width parameter [-] CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/sigma_sqd_w_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 775 : gr(i)%invrs_dzt(:), rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) 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. 860 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 877 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1306 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1307 : ! for a plot on how output behaves with varying min_max_smth_mag CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1310 : logical, parameter :: l_smooth_min_max = .false. ! whether to apply smooth min and max functions CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1345 : ustar(i) = smooth_max( ( upwp_sfc(i)**2 + vpwp_sfc(i)**2 )**(one_fourth), ufmin, one * min_max_smth_mag) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1355 : sqrt( (ddzt( nz, ngrdcol, gr, um ))**2 & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1416 : one - zt2zm(nz, ngrdcol, gr, ice_supersat_frac) / 0.007_core_rknd, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1454 : * sqrt(em(i,k)) / ( gr(i)%zm(k) - sfc_elevation(i) + z_displace ) ! small CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1463 : / smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1465 : 0.3_core_rknd, 0.3_core_rknd * min_max_smth_mag ), one, one * min_max_smth_mag ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1557 : tau_zm = smooth_min( nz, ngrdcol, one / invrs_tau_zm, tau_max_zm, 1.0e3_core_rknd * min_max_smth_mag ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1558 : tau_zt = smooth_min( nz, ngrdcol, zm2zt( nz, ngrdcol, gr, tau_zm ), tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/mixing_length.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 574 : a1_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, a1(:,:) ), zero_threshold ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 807 : lhs_ma_zt(:,i,:) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1500 : call fill_holes_vertical( nz, gr(i)%dzm, gr(i)%dzt, 2, w_tol_sqd, "zm", & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_wp2_wp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : ( nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 910 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 911 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 914 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 915 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 918 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 919 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1221 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1222 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1448 : call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1449 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1665 : stats_zm, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1688 : call advance_xm_wpxp( nz, ngrdcol, gr, dt_advance, sigma_sqd_w, wm_zm, wm_zt, wp2, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1745 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2113 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2114 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2404 : um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2405 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2406 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2407 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2408 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2409 : rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2410 : wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2411 : rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2414 : thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2415 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2416 : wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2417 : wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2418 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2421 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2422 : wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2424 : pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2425 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2426 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2427 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2435 : nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2436 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2437 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2439 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2440 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2441 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2445 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2446 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3016 : wp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, wp2(:,:) ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3018 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3020 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3022 : up2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3024 : vp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3028 : sclrp2_zt(:,:,j) = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3158 : sigma_sqd_w_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:) ), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3165 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3166 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3167 : up2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3168 : vp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3192 : sclrp2_zt(:,:,j) = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3399 : rcp2(:,:) = max( zt2zm( nz, ngrdcol, gr, rcp2_zt(:,:) ), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4701 : ( ( 0.5_core_rknd / gr(i)%invrs_dzm(k-1) ) / ( gr(i)%zt(k) - gr(i)%zm(k-1) ) ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 765 : dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 766 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 767 : Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 771 : wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 777 : wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 778 : sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 781 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 782 : wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 783 : vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef(i,:), rtm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 784 : wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 785 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 787 : sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1361 : call wpxp_terms_ac_pr2_lhs( nz, C7_Skw_fnc(i,:), wm_zt(i,:), gr(i)%invrs_dzm(:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1414 : call term_ma_zt_lhs( gr(i), wm_zt(i,:), gr(i)%invrs_dzt(:), gr(i)%invrs_dzm(:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1708 : call wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, (one+C7_Skw_fnc), thv_ds_zm, xpthvp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2638 : call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3510 : call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4108 : call wpxp_terms_ac_pr2_lhs( nz, zero_vector(i,:), wm_zt(i,:), gr(i)%invrs_dzm, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4114 : call wpxp_terms_ac_pr2_lhs( nz, (one+C7_Skw_fnc(i,:)), wm_zt(i,:), gr(i)%invrs_dzm, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4354 : call xm_correction_wpxp_cl( nz, solve_type, dt, wpxp_chnge(i,:), gr(i)%invrs_dzt, & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1201 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1203 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout) 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. 238 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 575 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 576 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 606 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 607 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 618 : call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 619 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1036 : chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1041 : pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1081 : chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1135 : rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1314 : - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/pdf_closure_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2293 : integer :: grid_level = 1 ! grid level for stats where there is only one sensible level (eg timeseries) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2843 : write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2856 : write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 504 : call calc_xp2_xpyp_ta_terms( nz, ngrdcol, gr, wprtp, wprtp2, wpthlp, wpthlp2, wprtpthlp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 559 : call solve_xp2_xpyp_with_multiple_lhs( nz, ngrdcol, gr, C2rt_1d, C2thl_1d, C2rtthl_1d, C2sclr_1d, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 600 : lhs_dp1(i,k) = lhs_dp1(i,k) + term_dp1_lhs( C14_1d(i,k), invrs_tau_C14_zm(i,k) ) * gamma_over_implicit_ts CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1202 : subroutine solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, gr, C2x, invrs_tau_xp2_zm, rtm, thlm, wprtp, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1454 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + solution(:,:,3+sclr_dim+1:3+2*sclr_dim) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1455 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + solution(:,:,3+2*sclr_dim+1:3+3*sclr_dim) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1497 : subroutine solve_xp2_xpyp_with_multiple_lhs( nz, ngrdcol, gr, C2rt_1d, C2thl_1d, C2rtthl_1d, C2sclr_1d, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1750 : lhs_dp1(i,k) = term_dp1_lhs( C2rtthl_1d(i,k), invrs_tau_xp2_zm(i,k) ) * gamma_over_implicit_ts CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1793 : lhs_dp1(i,k) = term_dp1_lhs( C2sclr_1d(i,k), invrs_tau_xp2_zm(i,k) ) * gamma_over_implicit_ts CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1986 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + sclr_solution(:,:,sclr_dim+1:2*sclr_dim) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1987 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + sclr_solution(:,:,2*sclr_dim+1:3*sclr_dim) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2211 : real( kind = core_rknd ), dimension(ngrdcol) :: rcond ! Est. of the reciprocal of the condition # on the matrix CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2260 : lhs(kp1_mdiag,i,:), lhs(k_mdiag,i,:), lhs(km1_mdiag,i,:), rhs(i,:,1:nrhs), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2261 : xapxbp(i,:,1:nrhs), rcond(i) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2678 : rhs(i,k) = rhs(i,k) + ( one - C_uu_shr ) * term_tp( xam(i,k+1), xam(i,k), xam(i,k+1), xam(i,k), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3596 : sgn_t_vel_sclrpthlp(:,:) = sign(one,term_wpthlpsclrp_explicit_zm(:,:)*sclrpthlp(:,:,sclr)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3703 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wprtp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3706 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wpthlp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3709 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wprtp_zt(:,:) * wpthlp_zt(:,:) * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3748 : sgn_t_vel_rtp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3793 : sgn_t_vel_thlp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3811 : = ( one - one_third * beta ) * a1(:,:)**2 * wprtp(:,:) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3839 : sgn_t_vel_rtpthlp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3842 : call xpyp_term_ta_pdf_rhs_godunov( gr(i), term_wprtpthlp_explicit_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3869 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr)**2 * wp3_on_wp2(:,:) / wp2(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3876 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wpsclrp_zt(:,:,sclr)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3902 : sgn_t_vel_sclrp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3905 : call xpyp_term_ta_pdf_rhs_godunov( gr(i), term_wpsclrp2_explicit_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3910 : rhs_ta_wpsclrp2(i,:,sclr) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3923 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wprtp(:,:) * wp3_on_wp2(:,:) / wp2(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3955 : sgn_t_vel_sclrprtp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3958 : call xpyp_term_ta_pdf_rhs_godunov( gr(i), term_wprtpsclrp_explicit_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3963 : rhs_ta_wprtpsclrp(i,:,sclr) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3976 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4009 : sgn_t_vel_sclrpthlp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4012 : call xpyp_term_ta_pdf_rhs_godunov( gr(i), term_wpthlpsclrp_explicit_zm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4014 : gr(i)%invrs_dzm(:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4017 : rhs_ta_wpthlpsclrp(i,:,sclr) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xp2_xpyp_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. . 71 : if (time.gt.80880_time_precision) then CLUBBStandardsCheck.pl WARNING: File has forbidden elements. ../src/Benchmark_cases/neutral_case.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 121 : result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive! CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag, CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/G_unit_test_types/smooth_min_max_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1565 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1615 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/G_unit_test_types/pdf_parameter_tests.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CLUBB's G Unit Tests) [Pipeline] sh + 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.957899876478482E-10 MATLAB result: 5.957899876478559E-10 Percent difference: 1.30160E-12% Agreement with regards to integral: Trivariate NNL (const. x1) Obtained result: 5.299646183560589E-10 MATLAB result: 5.299646183560650E-10 Percent difference: 1.15111E-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 = 2022 6 7 -300 15 44 52 504 hmm = 2.4553142636688173E-005 mixt_frac = 0.12496174962938007 precip_frac = 0.64815254883528861 precip_frac_1 = 0.50174052001388547 precip_frac_2 = 0.66906123857606348 hmp2_ip_on_hmm2_ip = 3.8764770003254596 hmm_ip = 3.7881734293584838E-005 hmp2 = 3.9328306417420427E-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 = 2022 6 7 -300 15 44 52 505 wm = -2.8937147266236529E-002 rtm = 3.3461581557016275E-003 thlm = 301.95812409307393 wp2 = 0.49670759601454928 rtp2 = 2.1747467954532678E-006 thlp2 = 0.60205427760038821 Skw = 3.1559780289495780 wp3 = 1.1048038360219261 Skrt = -2.0622794693054209 rtp3 = -6.6139448249031329E-009 Skthl = 1.7755943324904440 thlp3 = 0.82946338503898021 wprtp = -1.4705287354529155E-004 wpthlp = 5.5393458558884640E-002 rtpthlp = -1.0298279685604314E-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 = 2022 6 7 -300 15 44 52 505 wm = -2.8937147266236529E-002 rtm = 3.3461581557016275E-003 thlm = 301.95812409307393 wp2 = 0.49670759601454928 rtp2 = 2.1747467954532678E-006 thlp2 = 0.60205427760038821 Skw = 3.1559780289495780 wp3 = 1.1048038360219261 Skrt = -2.0622794693054209 rtp3 = -6.6139448249031329E-009 Skthl = 1.7755943324904440 thlp3 = 0.82946338503898021 wprtp = -1.4705287354529155E-004 wpthlp = 5.5393458558884640E-002 rtpthlp = -1.0298279685604314E-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 = 2022 6 7 -300 15 44 52 506 wm = -2.8937147266236529E-002 rtm = 3.3461581557016453E-003 thlm = 301.95812409307393 wp2 = 0.49670759589176783 rtp2 = 2.0824882174183935E-006 thlp2 = 0.60207055957008171 Skw = 2.8592988887076336 wp3 = 1.0009462519793082 Skrt = 2.5782006903027388 rtp3 = 7.7480167274763969E-009 Skthl = 2.4632654881536529 thlp3 = 1.1507535123770789 wprtp = -3.7193337151630672E-004 wpthlp = -0.48564172848714554 rtpthlp = 1.0077608473992960E-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 = 2022 6 7 -300 15 44 52 507 wm = -2.8937147266236529E-002 rtm = 3.3461581557016388E-003 thlm = 301.95812409307393 wp2 = 0.49670759593269542 rtp2 = 2.1132410769161024E-006 thlp2 = 0.60208659008268006 Skw = 2.9581275624390706 wp3 = 1.0355429117815438 Skrt = 1.5938739704333522 rtp3 = 4.8964073818586384E-009 Skthl = -3.7659582297873166 thlp3 = -1.7593973379093519 wprtp = -9.8862352178689158E-004 wpthlp = 0.28713237938142039 rtpthlp = -1.0151880773328083E-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 = 2022 6 7 -300 15 44 52 509 wm = -2.8937147266236529E-002 rtm = 3.3461581557016032E-003 thlm = 301.95812409307393 wp2 = 0.49670759585083901 rtp2 = 2.0517353574623720E-006 thlp2 = 0.60198965263580484 Skw = 3.5516789590267108 wp3 = 1.2433256823455017 Skrt = 1.8750274101721254 rtp3 = 5.5104825938142716E-009 Skthl = -0.30750928369085617 thlp3 = -0.14362887911746222 wprtp = -5.2135656723996057E-004 wpthlp = 0.25742674217452632 rtpthlp = -1.0002249740247897E-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 = 46.315568748359070 Vertical integral of after advance_xm_wpxp = 46.519435862316918 Vertical integral of forcing = -6.5051132506523845E-005 Flux of at the surface = 7.4460817903268658E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -1.7618285302889447E-018 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 801903.95385897160 Vertical integral of after advance_xm_wpxp = 801885.72339605400 Vertical integral of forcing = -7.5660373305651937E-002 Flux of at the surface = 1.4892163580653733E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -3.0971059050699523E-013 The spurious source of is within acceptable limits. Test 3 Vertical integral of before advance_xm_wpxp = 21.262239307269677 Vertical integral of after advance_xm_wpxp = 21.511289566837611 Vertical integral of forcing = -1.3502508868555611E-005 Flux of at the surface = 8.4367004076168768E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -1.9359785042444289E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 790117.31906867621 Vertical integral of after advance_xm_wpxp = 790117.72406827612 Vertical integral of forcing = -1.5523402148214384E-002 Flux of at the surface = 1.6873400815233752E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -6.5777244762088571E-013 The spurious source of is within acceptable limits. Test 4 Vertical integral of before advance_xm_wpxp = 27.029954040044451 Vertical integral of after advance_xm_wpxp = 27.271321123249663 Vertical integral of forcing = -2.6583625846170643E-005 Flux of at the surface = 8.3114056986349056E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 5.3254655459772371E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 790760.33609491400 Vertical integral of after advance_xm_wpxp = 790756.29236194422 Vertical integral of forcing = -3.0101921296500658E-002 Flux of at the surface = 1.6622811397269809E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = -6.5263766613199437E-014 The spurious source of is within acceptable limits. Test 5 Vertical integral of before advance_xm_wpxp = 26.803903914029494 Vertical integral of after advance_xm_wpxp = 27.004434175805862 Vertical integral of forcing = -3.3896429316142541E-005 Flux of at the surface = 7.0233063523734757E-004 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 2.2395551125403701E-017 The spurious source of is within acceptable limits. Vertical integral of before advance_xm_wpxp = 792559.39021204901 Vertical integral of after advance_xm_wpxp = 792553.31850553385 Vertical integral of forcing = -3.4285634422367310E-002 Flux of at the surface = 1.4046612704746950E-002 Flux of at the top of the domain = 0.0000000000000000 Spurious source of = 4.3769154967066015E-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 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] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS