Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/clubb_new_stats^{commit} # timeout=10 Checking out Revision 766a0b6ac3a4783eefdf5ef8e1cf326f8f5c6ed1 (refs/remotes/origin/clubb_new_stats) > git config core.sparsecheckout # timeout=10 > git checkout -f 766a0b6ac3a4783eefdf5ef8e1cf326f8f5c6ed1 # timeout=10 Commit message: "Bug fixes" > git rev-list --no-walk cbeee4a132a0b0ca7ad4b0d7ba5d345ef293a6dd # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/clubb_new_stats^{commit} # timeout=10 Checking out Revision 766a0b6ac3a4783eefdf5ef8e1cf326f8f5c6ed1 (refs/remotes/origin/clubb_new_stats) > git config core.sparsecheckout # timeout=10 > git checkout -f 766a0b6ac3a4783eefdf5ef8e1cf326f8f5c6ed1 # timeout=10 Commit message: "Bug fixes" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i compile/config/linux_x86_64_gfortran.bash + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ..................................................................... Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. ........................................................................... Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. .................. Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/error_code.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_interfaces.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/tridiag_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/endian.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/endian.F90:167:53: 167 | call mvbits( i_element, 56, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/endian.F90:159:39: 159 | integer(kind=int64) :: i_element_br | ^ note: 'i_element_br' declared here /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/endian.F90:123:53: 123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/endian.F90:117:69: 117 | INTEGER(KIND=int32) :: i_element_br | ^ note: 'i_element_br' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/constants_clubb.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/err_info_type_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/file_functions.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90:126:8: 126 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/Skx_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_gfdlact.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/T_in_K_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/matrix_operations.F90 a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_bicgstab_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_bicgstab_solver.F90:140:10: 140 | if ( norm_rhs == 0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_bicgstab_solver.F90:367:16: 367 | integer :: j, k, i, b ! Loop Variables | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_bicgstab_solver.F90:292:19: 292 | integer :: i, j, k | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/penta_bicgstab_solver.F90:127:22: 127 | integer :: iter, j, k, i ! Loop Variables | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/pdf_parameter_module.F90:375:8: 375 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/pdf_parameter_module.F90:192:8: 192 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/grid_class.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/corr_varnce_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:554:32: 554 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:428:10: 428 | info, & ! If this doesn't come back as 0, something went wrong | ^ note: 'info' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/new_pdf.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:334:28: 334 | soln = -999._core_rknd | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:263:10: 263 | info, & ! Diagnostic output | ^ note: 'info' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/index_mapping.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:180:32: 180 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/lapack_wrap.F90:118:19: 118 | integer :: info ! Diagnostic output | ^ note: 'info' declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/saturation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/remapping_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/remapping_module.F90:1210:43: 1210 | if(f(i,k+1)*f(i,k-1) epsilon(wp2_avg_after)*1000 ) then | ^ Warning: 'wp2_avg_before' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1417:20: 1417 | wp2_avg_before, & | ^ note: 'wp2_avg_before' was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/advance_clubb_core_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/CLUBB_core/clubb_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_param.a hydromet_pdf_parameter_module.o saturation.o lapack_wrap.o diffusion.o Skx_module.o grid_class.o clip_explicit.o adg1_adg2_3d_luhar_pdf.o clubb_api_module.o sigma_sqd_w_module.o constants_clubb.o stats_netcdf.o precipitation_fraction.o mono_flux_limiter.o diagnose_correlations_module.o numerical_check.o sponge_layer_damping.o advance_xm_wpxp_module.o tridiag_lu_solver.o error_code.o advance_helper_module.o turbulent_adv_pdf.o mean_adv.o fill_holes.o lapack_interfaces.o parameters_tunable.o calc_roots.o index_mapping.o new_pdf_main.o T_in_K_module.o model_flags.o clubb_precision.o new_tsdadg_pdf.o pdf_utilities.o mixing_length.o stats_clubb_utilities.o advance_xp3_module.o parameter_indices.o penta_lu_solver.o pos_definite_module.o advance_wp2_wp3_module.o calc_pressure.o remapping_module.o pdf_parameter_module.o file_functions.o sfc_varnce_module.o array_index.o corr_varnce_module.o new_hybrid_pdf.o advance_xp2_xpyp_module.o grid_adaptation_module.o new_hybrid_pdf_main.o setup_clubb_pdf_params.o code_timer_module.o penta_bicgstab_solver.o calendar.o matrix_solver_wrapper.o new_pdf.o endian.o pdf_closure_module.o err_info_type_module.o Nc_Ncn_eqns.o matrix_operations.o interpolation.o advance_clubb_core_module.o LY93_pdf.o advance_windm_edsclrm_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_param.a a - hydromet_pdf_parameter_module.o a - saturation.o a - lapack_wrap.o a - diffusion.o a - Skx_module.o a - grid_class.o a - clip_explicit.o a - adg1_adg2_3d_luhar_pdf.o a - clubb_api_module.o a - sigma_sqd_w_module.o a - constants_clubb.o a - stats_netcdf.o a - precipitation_fraction.o a - mono_flux_limiter.o a - diagnose_correlations_module.o a - numerical_check.o a - sponge_layer_damping.o a - advance_xm_wpxp_module.o a - tridiag_lu_solver.o a - error_code.o a - advance_helper_module.o a - turbulent_adv_pdf.o a - mean_adv.o a - fill_holes.o a - lapack_interfaces.o a - parameters_tunable.o a - calc_roots.o a - index_mapping.o a - new_pdf_main.o a - T_in_K_module.o a - model_flags.o a - clubb_precision.o a - new_tsdadg_pdf.o a - pdf_utilities.o a - mixing_length.o a - stats_clubb_utilities.o a - advance_xp3_module.o a - parameter_indices.o a - penta_lu_solver.o a - pos_definite_module.o a - advance_wp2_wp3_module.o a - calc_pressure.o a - remapping_module.o a - pdf_parameter_module.o a - file_functions.o a - sfc_varnce_module.o a - array_index.o a - corr_varnce_module.o a - new_hybrid_pdf.o a - advance_xp2_xpyp_module.o a - grid_adaptation_module.o a - new_hybrid_pdf_main.o a - setup_clubb_pdf_params.o a - code_timer_module.o a - penta_bicgstab_solver.o a - calendar.o a - matrix_solver_wrapper.o a - new_pdf.o a - endian.o a - pdf_closure_module.o a - err_info_type_module.o a - Nc_Ncn_eqns.o a - matrix_operations.o a - interpolation.o a - advance_clubb_core_module.o a - LY93_pdf.o a - advance_windm_edsclrm_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/daxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/iladlr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/strmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/ieeeck.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dcopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/strsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ilaslr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/drscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dpotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/strmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_shared/xerbla.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/ddot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dpotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/spoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/stbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dnrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dtbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dpoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/spotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/iparmq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/idamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/snrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ilaslc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dsytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_shared/lsame.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/iladlc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sdot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/ilaenv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/isamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/srscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/spotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dtrmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/slantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/disnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/ssyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/saxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dtrsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dlatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/scopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_single/sgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Lapack/Lapack_double/dtrmm.f ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_lapack.a slanst.o daxpy.o sgbequ.o dsyrk.o sscal.o sisnan.o sgttrs.o dlantb.o dgbrfs.o iladlr.o dlae2.o slascl.o strmm.o ieeeck.o dgbsvx.o dcopy.o slatrd.o strsm.o dlassq.o sgtrfs.o dgbtrs.o ilaslr.o dlansy.o dlaev2.o drscl.o slasr.o dlapy2.o dlasrt.o sgtsvx.o dgtts2.o dlartg.o slaqgb.o dpotrf.o strmv.o dsteqr.o slarf.o dlarft.o xerbla.o ssytrd.o slabad.o sgtcon.o dorgql.o dlaswp.o sgemv.o dsterf.o dlangt.o ddot.o dswap.o dgbmv.o dgbtrf.o dasum.o dorg2r.o dsyr2.o sorgtr.o dgbsv.o dsymv.o dlacn2.o ssyev.o sgemm.o slangb.o sgbtf2.o dgbcon.o dpotrf2.o spoequ.o dlacpy.o sorg2l.o sger.o stbsv.o slatbs.o sgtsv.o dlamch.o dnrm2.o dlaqsy.o dlarfg.o slarfb.o dsytd2.o sgttrf.o sorgqr.o slaset.o ssyr2k.o slaisnan.o dlagtm.o dlatbs.o dtbsv.o dorg2l.o dger.o dpoequ.o slacpy.o sgbcon.o spotrf2.o dgbtf2.o dgemm.o dlangb.o dsyev.o slacn2.o slagtm.o dlaisnan.o dsyr2k.o iparmq.o dorgqr.o dlaset.o dgttrf.o idamax.o ssytd2.o dlarfb.o slarfg.o snrm2.o slaqsy.o dgtsv.o ilaslc.o slamch.o ssterf.o slaswp.o dgemv.o sorgql.o dgtcon.o dlabad.o dsytrd.o slarft.o dlarf.o ssteqr.o sgbsv.o ssymv.o dorgtr.o lsame.o ssyr2.o sorg2r.o sasum.o sgbmv.o sgbtrf.o iladlc.o sswap.o sdot.o ilaenv.o isamax.o slangt.o srscl.o slansy.o slaev2.o sgbtrs.o dgtrfs.o slassq.o spotrf.o dtrmv.o dlaqgb.o slartg.o dgtsvx.o sgtts2.o slasrt.o slapy2.o dlasr.o dlascl.o slae2.o sgbrfs.o slantb.o disnan.o dgttrs.o dscal.o dlanst.o ssyrk.o saxpy.o dgbequ.o dtrsm.o dlatrd.o scopy.o sgbsvx.o dtrmm.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_lapack.a a - slanst.o a - daxpy.o a - sgbequ.o a - dsyrk.o a - sscal.o a - sisnan.o a - sgttrs.o a - dlantb.o a - dgbrfs.o a - iladlr.o a - dlae2.o a - slascl.o a - strmm.o a - ieeeck.o a - dgbsvx.o a - dcopy.o a - slatrd.o a - strsm.o a - dlassq.o a - sgtrfs.o a - dgbtrs.o a - ilaslr.o a - dlansy.o a - dlaev2.o a - drscl.o a - slasr.o a - dlapy2.o a - dlasrt.o a - sgtsvx.o a - dgtts2.o a - dlartg.o a - slaqgb.o a - dpotrf.o a - strmv.o a - dsteqr.o a - slarf.o a - dlarft.o a - xerbla.o a - ssytrd.o a - slabad.o a - sgtcon.o a - dorgql.o a - dlaswp.o a - sgemv.o a - dsterf.o a - dlangt.o a - ddot.o a - dswap.o a - dgbmv.o a - dgbtrf.o a - dasum.o a - dorg2r.o a - dsyr2.o a - sorgtr.o a - dgbsv.o a - dsymv.o a - dlacn2.o a - ssyev.o a - sgemm.o a - slangb.o a - sgbtf2.o a - dgbcon.o a - dpotrf2.o a - spoequ.o a - dlacpy.o a - sorg2l.o a - sger.o a - stbsv.o a - slatbs.o a - sgtsv.o a - dlamch.o a - dnrm2.o a - dlaqsy.o a - dlarfg.o a - slarfb.o a - dsytd2.o a - sgttrf.o a - sorgqr.o a - slaset.o a - ssyr2k.o a - slaisnan.o a - dlagtm.o a - dlatbs.o a - dtbsv.o a - dorg2l.o a - dger.o a - dpoequ.o a - slacpy.o a - sgbcon.o a - spotrf2.o a - dgbtf2.o a - dgemm.o a - dlangb.o a - dsyev.o a - slacn2.o a - slagtm.o a - dlaisnan.o a - dsyr2k.o a - iparmq.o a - dorgqr.o a - dlaset.o a - dgttrf.o a - idamax.o a - ssytd2.o a - dlarfb.o a - slarfg.o a - snrm2.o a - slaqsy.o a - dgtsv.o a - ilaslc.o a - slamch.o a - ssterf.o a - slaswp.o a - dgemv.o a - sorgql.o a - dgtcon.o a - dlabad.o a - dsytrd.o a - slarft.o a - dlarf.o a - ssteqr.o a - sgbsv.o a - ssymv.o a - dorgtr.o a - lsame.o a - ssyr2.o a - sorg2r.o a - sasum.o a - sgbmv.o a - sgbtrf.o a - iladlc.o a - sswap.o a - sdot.o a - ilaenv.o a - isamax.o a - slangt.o a - srscl.o a - slansy.o a - slaev2.o a - sgbtrs.o a - dgtrfs.o a - slassq.o a - spotrf.o a - dtrmv.o a - dlaqgb.o a - slartg.o a - dgtsvx.o a - sgtts2.o a - slasrt.o a - slapy2.o a - dlasr.o a - dlascl.o a - slae2.o a - sgbrfs.o a - slantb.o a - disnan.o a - dgttrs.o a - dscal.o a - dlanst.o a - ssyrk.o a - saxpy.o a - dgbequ.o a - dtrsm.o a - dlatrd.o a - scopy.o a - sgbsvx.o a - dtrmm.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/Parabolic_constants.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/nrmtqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa25.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/variables_radiation_module.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/AiryFunction.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/qsatvi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/slope.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa11g.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libmicrophys_utils.a gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa27.F a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/cloud_correlate.F90 cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/Morrison_microphys/module_mp_graupel.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/tgqg.F gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Microphys/KK_microphys/Parabolic.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/gamma.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/cloudg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/nrmtqw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/comscp2.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugsrad_planck.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa6.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa19.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa22.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa27r.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa10g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa28.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/adjmlt.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/frzh.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/newexp.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/tgqs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/comscp1.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa22g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa14g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa19g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugsrad_physconst.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/tgqr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa5g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/tgqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/esati.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa12.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa7.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/gascon.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa18g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_bs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa21g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/rayle.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa7g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_sw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/nrmcol.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_rad.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa8g.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_parabolic.a a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa15.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/esatv.F cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/parameters_KK.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/adjtq.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/two_rt_lw_sel.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c -I../src/Radiation/BUGSrad ../src/Radiation/BUGSrad/gases_ckd.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_all_MM.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_covar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_local_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/PDF_integrals_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa13g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa26.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa9g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/conice.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/qtadj.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_Nrm_tendencies.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa12g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_variances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_swr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_covariances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa9.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/Radiation/BUGSrad/bugs_lwr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa17g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa21.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/esat_new.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa20g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Microphys/COAMPS_microphys/eqa18.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_coamps.a nrmtqi.o eqa25.o qsatvi.o slope.o eqa11g.o eqa27.o tgqg.o gamma.o nrmtqw.o eqa6.o eqa19.o eqa22.o eqa27r.o eqa10g.o eqa28.o adjmlt.o frzh.o tgqs.o eqa22g.o eqa14g.o eqa19g.o tgqr.o eqa5g.o tgqi.o esati.o eqa12.o eqa7.o eqa18g.o eqa21g.o eqa7g.o nrmcol.o eqa8g.o eqa15.o esatv.o adjtq.o eqa13g.o eqa26.o eqa9g.o conice.o qtadj.o eqa12g.o eqa9.o eqa17g.o eqa21.o esat_new.o eqa20g.o eqa18.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_coamps.a ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_bugsrad.a newexp.o comscp1.o gases_ckd.o bugs_swr.o two_rt_lw_iter.o two_rt_sw.o kinds.o gascon.o two_rt_sw_bs.o bugsrad_physconst.o rayle.o variables_radiation_module.o two_rt_sw_iter.o bugs_rad.o two_rt_lw.o cloudg.o comscp2.o two_rt_sw_ocastrndm.o cloud_correlate.o bugsrad_planck.o two_rt_lw_sel.o two_rt_lw_ocastrndm.o bugs_lwr.o a - nrmtqi.o a - eqa25.o a - qsatvi.o a - slope.o a - eqa11g.o a - eqa27.o a - tgqg.o a - gamma.o a - nrmtqw.o a - eqa6.o a - eqa19.o a - eqa22.o a - eqa27r.o a - eqa10g.o a - eqa28.o a - adjmlt.o a - frzh.o a - tgqs.o a - eqa22g.o a - eqa14g.o a - eqa19g.o a - tgqr.o a - eqa5g.o a - tgqi.o a - esati.o a - eqa12.o a - eqa7.o a - eqa18g.o a - eqa21g.o a - eqa7g.o a - nrmcol.o a - eqa8g.o a - eqa15.o a - esatv.o a - adjtq.o a - eqa13g.o a - eqa26.o a - eqa9g.o a - conice.o a - qtadj.o a - eqa12g.o a - eqa9.o a - eqa17g.o a - eqa21.o a - esat_new.o a - eqa20g.o a - eqa18.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_bugsrad.a make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' a - newexp.o a - comscp1.o a - gases_ckd.o a - bugs_swr.o a - two_rt_lw_iter.o a - two_rt_sw.o a - kinds.o a - gascon.o a - two_rt_sw_bs.o a - bugsrad_physconst.o a - rayle.o a - variables_radiation_module.o a - two_rt_sw_iter.o a - bugs_rad.o a - two_rt_lw.o a - cloudg.o a - comscp2.o a - two_rt_sw_ocastrndm.o a - cloud_correlate.o a - bugsrad_planck.o a - two_rt_lw_sel.o a - two_rt_lw_ocastrndm.o a - bugs_lwr.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_KK_microphys.a parameters_KK.o KK_Nrm_tendencies.o KK_utilities.o KK_upscaled_variances.o KK_upscaled_means.o text_writer.o PDF_integrals_all_MM.o PDF_integrals_covar.o PDF_integrals_means.o KK_local_means.o KK_upscaled_covariances.o KK_upscaled_turbulent_sed.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_KK_microphys.a a - parameters_KK.o a - KK_Nrm_tendencies.o a - KK_utilities.o a - KK_upscaled_variances.o a - KK_upscaled_means.o a - text_writer.o a - PDF_integrals_all_MM.o a - PDF_integrals_covar.o a - PDF_integrals_means.o a - KK_local_means.o a - KK_upscaled_covariances.o a - KK_upscaled_turbulent_sed.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/parameters_silhs.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/mt95.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_arrays.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/transform_to_pdf_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/est_kessler_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/generate_uniform_sample_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/math_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/silhs_importance_sample_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/lh_microphys_var_covar_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62: 633 | do category=1, num_importance_categories | 2 ...... 638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then | 1 Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_driver_module.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_driver_module.F90:2029:30: 2029 | integer :: sample, ivar, k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_driver_module.F90:72:8: 72 | use clubb_precision, only: & | 1 Warning: Unused parameter 'stat_rknd' which has been explicitly imported at (1) [-Wunused-parameter] ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_driver_module.F90:1606:10: 1606 | if ( X_u_chi(sample) < (one - cloud_frac_i) ) then | ^ Warning: 'cloud_frac_i' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/latin_hypercube_driver_module.F90:1588:18: 1588 | cloud_frac_i | ^ note: 'cloud_frac_i' was declared here gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libsilhs.a silhs_importance_sample_module.o silhs_api_module.o generate_uniform_sample_module.o latin_hypercube_driver_module.o lh_microphys_var_covar_module.o parameters_silhs.o math_utilities.o latin_hypercube_arrays.o est_kessler_microphys_module.o mt95.o transform_to_pdf_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libsilhs.a a - silhs_importance_sample_module.o a - silhs_api_module.o a - generate_uniform_sample_module.o a - latin_hypercube_driver_module.o a - lh_microphys_var_covar_module.o a - parameters_silhs.o a - math_utilities.o a - latin_hypercube_arrays.o a - est_kessler_microphys_module.o a - mt95.o a - transform_to_pdf_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/input_names.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/hydrostatic_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/parameters_microphys.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/wangara.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/mixed_moment_PDF_integrals.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/stat_file_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/extrapolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/parameters_radiation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/cos_solar_zen_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/rad_lwsw_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/extended_atmosphere_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/advance_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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:166:49: 166 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination] ../src/Radiation/rad_lwsw_module.F90:475:23: 475 | tau(kk+1) = tau(kk) | ^ Warning: 'MEM[(real(kind=8)[0:D.4423] *)_167][_24]' may be used uninitialized [-Wmaybe-uninitialized] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/morrison_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/silhs_category_variance_module.F90 ../src/Microphys/advance_microphys_module.F90:586:8: 586 | use parameters_microphys, only: & | 1 Warning: Unused module variable 'l_upwind_diff_sed' which has been explicitly imported at (1) [-Wunused-variable] ../src/Microphys/advance_microphys_module.F90:728:34: 728 | name_hmp2, name_wp, name_khm | 1 Warning: Unused variable 'name_khm' declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/ice_dfsn_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/gfdl_activation.F90 ../src/Microphys/ice_dfsn_module.F90:268:25: 203 | do k = gr%nzt, 1, -1 | 2 ...... 268 | mass_ice_cryst(k-1) = mass_ice_cryst(k) & | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] ../src/Microphys/ice_dfsn_module.F90:283:25: 203 | do k = gr%nzt, 1, -1 | 2 ...... 283 | mass_ice_cryst(k-1) = mass_ice_cryst(k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] ../src/Microphys/silhs_category_variance_module.F90:18:61: 18 | X_mixt_comp_all_levs, microphys_stats_vars_all, & | 1 Warning: Unused dummy argument 'microphys_stats_vars_all' at (1) [-Wunused-dummy-argument] ../src/Microphys/morrison_microphys_module.F90:21:26: 21 | stats, icol, & | 1 Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument] ../src/Microphys/morrison_microphys_module.F90:20:33: 20 | saturation_formula, & | 1 Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument] ../src/Microphys/morrison_microphys_module.F90:21:20: 21 | stats, icol, & | 1 Warning: Unused dummy argument 'stats' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Numerical_recipes/quicksort.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Numerical_recipes ../src/Numerical_recipes/enhanced_simann.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/soil_vegetation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/input_reader.F90 ../src/Input_fields/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/coamps_microphys_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/pdf_hydromet_microphys_wrapper.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/input_netcdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Input_fields ../src/Input_fields/input_grads.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/simple_rad_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/bugsrad_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/KK_microphys_module.F90 ../src/Microphys/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] ../src/Microphys/KK_microphys_module.F90:50:44: 50 | stats, icol, & ! In | 1 Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument] ../src/Radiation/simple_rad_module.F90:618:74: 618 | - ( zt_flipped(gr%nzt-1) - zt_flipped(gr%nzt) ) | ^ Warning: 'MEM [(real(kind=8)[0:D.4709] *)_161 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:618:74: Warning: 'MEM [(real(kind=8)[0:D.4709] *)_161 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:618:74: Warning: 'MEM [(real(kind=8)[0:D.4709] *)_15 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] ../src/Radiation/simple_rad_module.F90:618:74: Warning: 'MEM [(real(kind=8)[0:D.4709] *)_15 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/input_interpret.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/corr_varnce_input_reader.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/time_dependent_input.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/generalized_grid_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/stat_file_utils.F90 ../src/generalized_grid_test.F90:2416:8: 2416 | use constants_clubb, only: & | 1 Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter] ../src/generalized_grid_test.F90:698:29: 698 | i, sclr, edsclr, hm_idx | 1 Warning: Unused variable 'hm_idx' declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Radiation/radiation_module.F90 ../src/Radiation/radiation_module.F90:506:55: 506 | lh_sample_point_weights, hydromet, stats, icol, & | 1 Warning: Unused dummy argument 'stats' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Microphys ../src/Microphys/estimate_scm_microphys_module.F90 ../src/Microphys/estimate_scm_microphys_module.F90:402:8: 402 | use constants_clubb, only: & | 1 Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/sounding.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/microphys_init_cleanup.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/sfc_flux.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/jun25.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rico.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_97.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Input_fields/input_fields.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_a.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/Microphys ../src/Microphys/lh_microphys_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls2.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cobra.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3_night.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_3year.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_0003.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/astex_a209.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/bomex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_nov02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_oct14.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_feedback.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf01.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/fire.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/lba.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_b.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/nov11.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/ekman.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/twp_ice.F90 ../src/Benchmark_cases/ekman.F90:20:37: 20 | subroutine ekman_sfclyr( ngrdcol, z, & | 1 Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument] ../src/Benchmark_cases/ekman.F90:42:8: 42 | z0 = 0.0001_core_rknd ! Momentum roughness height | 1 Warning: Unused parameter 'z0' declared at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex_long.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Microphys/microphys_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/prescribe_forcings.F90 ../src/Benchmark_cases/prescribe_forcings.F90:935:8: 935 | use clubb_precision, only: & | 1 Warning: Unused parameter 'time_precision' which has been explicitly imported at (1) [-Wunused-parameter] ../src/Benchmark_cases/prescribe_forcings.F90:58:8: 58 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] ../src/Benchmark_cases/prescribe_forcings.F90:58:8: 58 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90 ../src/clubb_driver.F90:354:13: 354 | rad_dummy ! Dummy variable for radiation levels | 1 Warning: Unused PRIVATE module variable 'rad_dummy' declared at (1) [-Wunused-value] ../src/clubb_driver.F90:402:25: 402 | rho_ds_zm_dycore_init | 1 Warning: Unused PRIVATE module variable 'rho_ds_zm_dycore_init' declared at (1) [-Wunused-value] ../src/clubb_driver.F90:4511:41: 4511 | grid_adapt_in_time_method, & | 1 Warning: Unused dummy argument 'grid_adapt_in_time_method' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:4510:33: 4510 | l_add_dycore_grid, & | 1 Warning: Unused dummy argument 'l_add_dycore_grid' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:3121:18: 3121 | l_stats_last | 1 Warning: Unused variable 'l_stats_last' declared at (1) [-Wunused-variable] ../src/clubb_driver.F90:3141:14: 3141 | ret_code, & | 1 Warning: Unused variable 'ret_code' declared at (1) [-Wunused-variable] ../src/clubb_driver.F90:2636:49: 2636 | subroutine set_case_initial_conditions(err_info) | 1 Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/error.F90 ../src/error.F90:696:33: 696 | integer :: omp_get_thread_num | 1 Warning: Unused variable 'omp_get_thread_num' declared at (1) [-Wunused-variable] ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_other.a atex_long.o hydrostatic_module.o jun25.o coamps_microphys_driver_module.o wangara.o generalized_grid_test.o rico.o arm_97.o input_fields.o sfc_flux.o radiation_module.o KK_microphys_module.o mpace_a.o microphys_driver.o gfdl_activation.o quicksort.o gabls2.o cobra.o gabls3_night.o arm.o atex.o arm_3year.o extended_atmosphere_module.o prescribe_forcings.o cloud_feedback.o enhanced_simann.o mixed_moment_PDF_integrals.o clubb_driver.o neutral_case.o dycoms2_rf02.o twp_ice.o parameters_radiation.o stat_file_module.o lba.o microphys_init_cleanup.o ice_dfsn_module.o advance_microphys_module.o silhs_category_variance_module.o diag_ustar_module.o arm_0003.o extrapolation.o ekman.o nov11.o morrison_microphys_module.o astex_a209.o bomex.o sounding.o dycoms2_rf01.o soil_vegetation.o input_interpret.o cloud_sed_module.o clex9_oct14.o error.o input_reader.o simple_rad_module.o cos_solar_zen_module.o rad_lwsw_module.o gabls3.o corr_varnce_input_reader.o mpace_b.o bugsrad_driver.o fire.o parameters_microphys.o time_dependent_input.o spec_hum_to_mixing_ratio.o clex9_nov02.o input_grads.o input_netcdf.o lh_microphys_driver_module.o stat_file_utils.o estimate_scm_microphys_module.o pdf_hydromet_microphys_wrapper.o input_names.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib/libclubb_other.a a - atex_long.o a - hydrostatic_module.o a - jun25.o a - coamps_microphys_driver_module.o a - wangara.o a - generalized_grid_test.o a - rico.o a - arm_97.o a - input_fields.o a - sfc_flux.o a - radiation_module.o a - KK_microphys_module.o a - mpace_a.o a - microphys_driver.o a - gfdl_activation.o a - quicksort.o a - gabls2.o a - cobra.o a - gabls3_night.o a - arm.o a - atex.o a - arm_3year.o a - extended_atmosphere_module.o a - prescribe_forcings.o a - cloud_feedback.o a - enhanced_simann.o a - mixed_moment_PDF_integrals.o a - clubb_driver.o a - neutral_case.o a - dycoms2_rf02.o a - twp_ice.o a - parameters_radiation.o a - stat_file_module.o a - lba.o a - microphys_init_cleanup.o a - ice_dfsn_module.o a - advance_microphys_module.o a - silhs_category_variance_module.o a - diag_ustar_module.o a - arm_0003.o a - extrapolation.o a - ekman.o a - nov11.o a - morrison_microphys_module.o a - astex_a209.o a - bomex.o a - sounding.o a - dycoms2_rf01.o a - soil_vegetation.o a - input_interpret.o a - cloud_sed_module.o a - clex9_oct14.o a - error.o a - input_reader.o a - simple_rad_module.o a - cos_solar_zen_module.o a - rad_lwsw_module.o a - gabls3.o a - corr_varnce_input_reader.o a - mpace_b.o a - bugsrad_driver.o a - fire.o a - parameters_microphys.o a - time_dependent_input.o a - spec_hum_to_mixing_ratio.o a - clex9_nov02.o a - input_grads.o a - input_netcdf.o a - lh_microphys_driver_module.o a - stat_file_utils.o a - estimate_scm_microphys_module.o a - pdf_hydromet_microphys_wrapper.o a - input_names.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/Input_fields ../src/int2txt.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/nrutil.f90 ../src/jacobian.F90:408:25: 408 | subroutine getvariables( varray, fname_zx ) | ^ Warning: 'getvariables' defined but not used [-Wunused-function] gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff ../src/jacobian.F90:216:29: 216 | stat=alloc_stat ) | ^ Warning: 'nzt' may be used uninitialized [-Wmaybe-uninitialized] ../src/jacobian.F90:122:7: 122 | nzt, & ! Thermo grid levels | ^ note: 'nzt' was declared here ../src/jacobian.F90:123:7: 123 | nzm, & ! Momentum grid levels | ^ Warning: 'nzm' may be used uninitialized [-Wmaybe-uninitialized] make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/rev_direction_grid_test.F90 gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff ../src/G_unit_test_types/mu_sigma_hm_tests.F90:511:17: 511 | if ( any( .not. l_pass_test_3 ) ) then | ^ Warning: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' may be used uninitialized [-Wmaybe-uninitialized] ../src/G_unit_test_types/mu_sigma_hm_tests.F90:137:19: 137 | l_pass_test_3, & ! Flag for passing test 3 | ^ note: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' was declared here make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/nr.f90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c ../src/clubb_tuner.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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 -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/fill_holes_tests.F90 ../src/G_unit_test_types/fill_holes_tests.F90:393:27: 393 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:392:22: 392 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:444:22: 444 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:215:27: 215 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:214:22: 214 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] ../src/G_unit_test_types/fill_holes_tests.F90:266:22: 266 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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 -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/amebsa.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -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 -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/ran_state.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/amoeba.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/ran1_v.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../src/Numerical_recipes/ran1_s.f90 gfortran amebsa.o nrutil.o ran1_v.o nrtype.o clubb_tuner.o amoeba.o ran1_s.o nr.o ran_state.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90 gfortran mu_sigma_hm_tests.o rev_direction_grid_test.o spurious_source_test.o smooth_min_max_tests.o smooth_heaviside_tests.o fill_holes_tests.o corr_cholesky_mtx_tests.o pdf_parameter_tests.o KK_integrals_tests.o hole_filling_tests.o Nc_Ncn_test.o w_up_in_cloud_tests.o G_unit_tests.o tuner_tests.o silhs_category_test.o read_corr_mtx_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ || true check_for_missing_threadprivate.py has begun. File ../src/CLUBB_core/corr_varnce_module.F90 failed: Missing threadprivate for: corr_array_n_cloud_def corr_array_n_below_def File ../src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File ../src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: rtm_sponge_damp_settings uv_sponge_damp_settings thlm_sponge_damp_settings thlm_sponge_damp_profile up2_vp2_sponge_damp_settings wp3_sponge_damp_settings uv_sponge_damp_profile wp2_sponge_damp_profile up2_vp2_sponge_damp_profile wp2_sponge_damp_settings rtm_sponge_damp_profile wp3_sponge_damp_profile File ../src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/fill_holes.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 3102 : use gptl CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. useCheck failed: ../src/clubb_driver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 199 : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 200 : ! method to obtain smoother initial condition profile, which is found to be CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 201 : ! beneficial to achive a better numerical solution convergence. If this flag CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 202 : ! is turned off, the initial conditions will be generated with linear interpolation. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 203 : ! This is done on a case-by-case basis, since using the monotone cubic method CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 204 : ! requires a special sounding.in file with many additional sounding levels. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 205 : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 737 : !$omp sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 744 : !$omp exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 753 : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 754 : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 755 : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1015 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1744 : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2059 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2060 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2497 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2528 : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2536 : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2579 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2591 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2592 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2595 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2597 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2603 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2604 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2605 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2606 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2607 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2608 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2609 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2610 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2611 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2612 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2721 : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2727 : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2729 : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2923 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3114 : !----------------------------------- Optional Input Variables ----------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3266 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3599 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3601 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3605 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3606 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3622 : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3628 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3629 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3630 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3647 : Nccnm(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3648 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3649 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3650 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3651 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3652 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3653 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3677 : stats, i, & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3678 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3679 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3680 : thlm_mc(i,:), err_info, & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3681 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3690 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3743 : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3768 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3794 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3895 : call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3921 : .and. stats%l_last_sample ) then ! only adapt grid when the average of the last CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4049 : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4050 : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4169 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4181 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4182 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4185 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4187 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4193 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4194 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4195 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4196 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4197 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4198 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4199 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4200 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4201 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4202 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4224 : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4225 : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4226 : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4227 : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4228 : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4229 : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4916 : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4924 : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4938 : 'be used for cases with forcings from an input file and for the atex ', & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_driver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 70 : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 71 : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between" CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_driver_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 654 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/clubb_tuner.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning endCheck failed: ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/generalized_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 901 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1065 : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1078 : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1080 : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1086 : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1087 : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1574 : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1601 : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1605 : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1609 : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1613 : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1647 : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1651 : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1655 : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1659 : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2463 : tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) ) ! max statement for single precision runs CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/generalized_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 377 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 379 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 381 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 383 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 387 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 389 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 392 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 409 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 410 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 434 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 435 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 436 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 437 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 438 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 439 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 440 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 442 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 446 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 452 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 481 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 507 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/sounding.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 8 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1868 : stats, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 492 : stats ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 500 : stats ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 952 : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 953 : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 954 : edsclrm_forcing(:,:,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 955 : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 956 : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 957 : stats, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 958 : rhs(:,:,edsclr) ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_windm_edsclrm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 925 : stats, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1712 : stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1713 : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1714 : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1715 : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1716 : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_wp2_wp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 777 : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 778 : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 779 : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 852 : stats, & ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 853 : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 854 : err_info ) ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 894 : stats, & ! InOut CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4833 : tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4835 : + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1310 : sclrprtp(:,:,sclr) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1343 : sclrpthlp(:,:,sclr) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3011 : stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/advance_xp2_xpyp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2410 : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2477 : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/CLUBB_core/err_info_type_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 265 : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 276 : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/err_info_type_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 234 : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 240 : write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 584 : ! rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 823 : * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 828 : + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 833 : * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 840 : + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/fill_holes.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 295 : write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid." CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/grid_adaptation_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 315 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 541 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 845 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 698 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 849 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/mono_flux_limiter.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 839 : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 840 : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 917 : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/parameters_tunable.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 295 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 298 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 300 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/pdf_parameter_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 419 : ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 420 : ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/penta_bicgstab_solver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 722 : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 723 : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 724 : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 725 : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 726 : err_info ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/sfc_varnce_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 129 : wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 130 : wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. implicitCheck failed: ../src/CLUBB_core/stats_netcdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 134 : real(kind=stat_rknd), allocatable, dimension(:,:) :: buffer ! (col, height); height=1 for rank-1 vars CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 179 : logical :: l_last_sample = .false. ! True if we want to output at the end of this sample CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 180 : logical :: l_different_output_grid = .false. ! True if we need to remap the variables before output CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 181 : logical :: l_output_rad_files = .false. ! True if we want to output radiation grid variables CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 435 : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 436 : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 581 : ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 586 : ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 606 : ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 613 : ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 617 : ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 624 : ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 632 : (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 722 : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 723 : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 736 : ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 756 : ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1584 : stats%grid%gr_source, stats%grid%gr_target, stats%vars(i)%size, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1585 : real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_size, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1586 : size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1741 : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1742 : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2156 : if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2190 : tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2256 : write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2414 : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2415 : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2422 : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2423 : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2430 : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2431 : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2442 : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2448 : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2449 : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2456 : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2457 : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2464 : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2465 : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2472 : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2473 : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2480 : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2484 : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2521 : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/CLUBB_core/stats_netcdf.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 19 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/bomex.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/dycoms2_rf01.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/dycoms2_rf02.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/gabls2.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/lba.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/mpace_a.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/mpace_b.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 297 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 471 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1112 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1116 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1120 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1121 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1124 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1125 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1128 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1129 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/rico.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/Benchmark_cases/wangara.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 11 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 || true CLUBBStandardsCheck.pl has begun. Bad Filename: ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has finished. FAIL: 1 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. implicitCheck failed: ../src/SILHS/mt95.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 1 check(s) failed. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 || true CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 162 : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 180 : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 195 : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 241 : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 344 : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 363 : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 419 : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 430 : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode" CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 542 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/pdf_parameter_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! privateCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 233 : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 234 : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 750 : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 754 : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 795 : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 801 : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 500 : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. lineCheck failed: ../src/G_unit_test_types/spurious_source_test.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. FAIL: 6 check(s) failed. [Pipeline] checkout The recommended git tool is: NONE Cloning the remote Git repository Cloning repository https://github.com/larson-group/sys_admin > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test_branch/sys_admin # timeout=10 Fetching upstream changes from https://github.com/larson-group/sys_admin > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/sys_admin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/sys_admin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a4af8f37ae4260c06ada6ad2f7a7139aacc4c5c1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a4af8f37ae4260c06ada6ad2f7a7139aacc4c5c1 # timeout=10 Commit message: "Translated all the bash scripts to python scripts" > git rev-list --no-walk 6cd1452a0c16bc58766e9c269750b80c8cb19cf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run fire_tuner) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + sys_admin/bitten_test_driver_scripts/fire_tuner.bash . stats_nsamp = 1 stats_nout = 1 iteration: 1 / 180 -- time = 60.0 / 10800.0 filling holes of: hydromet_r iteration: 2 / 180 -- time = 120.0 / 10800.0 filling holes of: hydromet_r iteration: 3 / 180 -- time = 180.0 / 10800.0 filling holes of: hydromet_r iteration: 4 / 180 -- time = 240.0 / 10800.0 filling holes of: hydromet_r iteration: 5 / 180 -- time = 300.0 / 10800.0 filling holes of: hydromet_r iteration: 6 / 180 -- time = 360.0 / 10800.0 filling holes of: hydromet_r iteration: 7 / 180 -- time = 420.0 / 10800.0 filling holes of: hydromet_r iteration: 8 / 180 -- time = 480.0 / 10800.0 filling holes of: hydromet_r iteration: 9 / 180 -- time = 540.0 / 10800.0 filling holes of: hydromet_r iteration: 10 / 180 -- time = 600.0 / 10800.0 filling holes of: hydromet_r iteration: 11 / 180 -- time = 660.0 / 10800.0 filling holes of: hydromet_r iteration: 12 / 180 -- time = 720.0 / 10800.0 filling holes of: hydromet_r iteration: 13 / 180 -- time = 780.0 / 10800.0 filling holes of: hydromet_r iteration: 14 / 180 -- time = 840.0 / 10800.0 filling holes of: hydromet_r iteration: 15 / 180 -- time = 900.0 / 10800.0 filling holes of: hydromet_r iteration: 16 / 180 -- time = 960.0 / 10800.0 filling holes of: hydromet_r iteration: 17 / 180 -- time = 1020.0 / 10800.0 filling holes of: hydromet_r iteration: 18 / 180 -- time = 1080.0 / 10800.0 iteration: 19 / 180 -- time = 1140.0 / 10800.0 filling holes of: hydromet_r iteration: 20 / 180 -- time = 1200.0 / 10800.0 filling holes of: hydromet_r iteration: 21 / 180 -- time = 1260.0 / 10800.0 filling holes of: hydromet_r iteration: 22 / 180 -- time = 1320.0 / 10800.0 filling holes of: hydromet_r iteration: 23 / 180 -- time = 1380.0 / 10800.0 filling holes of: hydromet_r iteration: 24 / 180 -- time = 1440.0 / 10800.0 filling holes of: hydromet_r iteration: 25 / 180 -- time = 1500.0 / 10800.0 filling holes of: hydromet_r iteration: 26 / 180 -- time = 1560.0 / 10800.0 filling holes of: hydromet_r iteration: 27 / 180 -- time = 1620.0 / 10800.0 filling holes of: hydromet_r iteration: 28 / 180 -- time = 1680.0 / 10800.0 filling holes of: hydromet_r iteration: 29 / 180 -- time = 1740.0 / 10800.0 iteration: 30 / 180 -- time = 1800.0 / 10800.0 filling holes of: hydromet_r iteration: 31 / 180 -- time = 1860.0 / 10800.0 iteration: 32 / 180 -- time = 1920.0 / 10800.0 iteration: 33 / 180 -- time = 1980.0 / 10800.0 iteration: 34 / 180 -- time = 2040.0 / 10800.0 iteration: 35 / 180 -- time = 2100.0 / 10800.0 iteration: 36 / 180 -- time = 2160.0 / 10800.0 iteration: 37 / 180 -- time = 2220.0 / 10800.0 iteration: 38 / 180 -- time = 2280.0 / 10800.0 iteration: 39 / 180 -- time = 2340.0 / 10800.0 iteration: 40 / 180 -- time = 2400.0 / 10800.0 iteration: 41 / 180 -- time = 2460.0 / 10800.0 iteration: 42 / 180 -- time = 2520.0 / 10800.0 iteration: 43 / 180 -- time = 2580.0 / 10800.0 iteration: 44 / 180 -- time = 2640.0 / 10800.0 iteration: 45 / 180 -- time = 2700.0 / 10800.0 iteration: 46 / 180 -- time = 2760.0 / 10800.0 iteration: 47 / 180 -- time = 2820.0 / 10800.0 iteration: 48 / 180 -- time = 2880.0 / 10800.0 iteration: 49 / 180 -- time = 2940.0 / 10800.0 iteration: 50 / 180 -- time = 3000.0 / 10800.0 iteration: 51 / 180 -- time = 3060.0 / 10800.0 iteration: 52 / 180 -- time = 3120.0 / 10800.0 iteration: 53 / 180 -- time = 3180.0 / 10800.0 iteration: 54 / 180 -- time = 3240.0 / 10800.0 iteration: 55 / 180 -- time = 3300.0 / 10800.0 iteration: 56 / 180 -- time = 3360.0 / 10800.0 iteration: 57 / 180 -- time = 3420.0 / 10800.0 iteration: 58 / 180 -- time = 3480.0 / 10800.0 iteration: 59 / 180 -- time = 3540.0 / 10800.0 iteration: 60 / 180 -- time = 3600.0 / 10800.0 iteration: 61 / 180 -- time = 3660.0 / 10800.0 iteration: 62 / 180 -- time = 3720.0 / 10800.0 iteration: 63 / 180 -- time = 3780.0 / 10800.0 iteration: 64 / 180 -- time = 3840.0 / 10800.0 iteration: 65 / 180 -- time = 3900.0 / 10800.0 iteration: 66 / 180 -- time = 3960.0 / 10800.0 iteration: 67 / 180 -- time = 4020.0 / 10800.0 iteration: 68 / 180 -- time = 4080.0 / 10800.0 iteration: 69 / 180 -- time = 4140.0 / 10800.0 iteration: 70 / 180 -- time = 4200.0 / 10800.0 iteration: 71 / 180 -- time = 4260.0 / 10800.0 iteration: 72 / 180 -- time = 4320.0 / 10800.0 iteration: 73 / 180 -- time = 4380.0 / 10800.0 iteration: 74 / 180 -- time = 4440.0 / 10800.0 iteration: 75 / 180 -- time = 4500.0 / 10800.0 iteration: 76 / 180 -- time = 4560.0 / 10800.0 iteration: 77 / 180 -- time = 4620.0 / 10800.0 iteration: 78 / 180 -- time = 4680.0 / 10800.0 iteration: 79 / 180 -- time = 4740.0 / 10800.0 iteration: 80 / 180 -- time = 4800.0 / 10800.0 iteration: 81 / 180 -- time = 4860.0 / 10800.0 iteration: 82 / 180 -- time = 4920.0 / 10800.0 iteration: 83 / 180 -- time = 4980.0 / 10800.0 iteration: 84 / 180 -- time = 5040.0 / 10800.0 iteration: 85 / 180 -- time = 5100.0 / 10800.0 iteration: 86 / 180 -- time = 5160.0 / 10800.0 iteration: 87 / 180 -- time = 5220.0 / 10800.0 iteration: 88 / 180 -- time = 5280.0 / 10800.0 iteration: 89 / 180 -- time = 5340.0 / 10800.0 iteration: 90 / 180 -- time = 5400.0 / 10800.0 iteration: 91 / 180 -- time = 5460.0 / 10800.0 iteration: 92 / 180 -- time = 5520.0 / 10800.0 iteration: 93 / 180 -- time = 5580.0 / 10800.0 iteration: 94 / 180 -- time = 5640.0 / 10800.0 iteration: 95 / 180 -- time = 5700.0 / 10800.0 iteration: 96 / 180 -- time = 5760.0 / 10800.0 iteration: 97 / 180 -- time = 5820.0 / 10800.0 iteration: 98 / 180 -- time = 5880.0 / 10800.0 iteration: 99 / 180 -- time = 5940.0 / 10800.0 iteration: 100 / 180 -- time = 6000.0 / 10800.0 iteration: 101 / 180 -- time = 6060.0 / 10800.0 iteration: 102 / 180 -- time = 6120.0 / 10800.0 iteration: 103 / 180 -- time = 6180.0 / 10800.0 iteration: 104 / 180 -- time = 6240.0 / 10800.0 iteration: 105 / 180 -- time = 6300.0 / 10800.0 iteration: 106 / 180 -- time = 6360.0 / 10800.0 iteration: 107 / 180 -- time = 6420.0 / 10800.0 iteration: 108 / 180 -- time = 6480.0 / 10800.0 iteration: 109 / 180 -- time = 6540.0 / 10800.0 iteration: 110 / 180 -- time = 6600.0 / 10800.0 iteration: 111 / 180 -- time = 6660.0 / 10800.0 iteration: 112 / 180 -- time = 6720.0 / 10800.0 iteration: 113 / 180 -- time = 6780.0 / 10800.0 iteration: 114 / 180 -- time = 6840.0 / 10800.0 iteration: 115 / 180 -- time = 6900.0 / 10800.0 iteration: 116 / 180 -- time = 6960.0 / 10800.0 iteration: 117 / 180 -- time = 7020.0 / 10800.0 iteration: 118 / 180 -- time = 7080.0 / 10800.0 iteration: 119 / 180 -- time = 7140.0 / 10800.0 iteration: 120 / 180 -- time = 7200.0 / 10800.0 iteration: 121 / 180 -- time = 7260.0 / 10800.0 iteration: 122 / 180 -- time = 7320.0 / 10800.0 iteration: 123 / 180 -- time = 7380.0 / 10800.0 iteration: 124 / 180 -- time = 7440.0 / 10800.0 iteration: 125 / 180 -- time = 7500.0 / 10800.0 iteration: 126 / 180 -- time = 7560.0 / 10800.0 iteration: 127 / 180 -- time = 7620.0 / 10800.0 iteration: 128 / 180 -- time = 7680.0 / 10800.0 iteration: 129 / 180 -- time = 7740.0 / 10800.0 iteration: 130 / 180 -- time = 7800.0 / 10800.0 iteration: 131 / 180 -- time = 7860.0 / 10800.0 iteration: 132 / 180 -- time = 7920.0 / 10800.0 iteration: 133 / 180 -- time = 7980.0 / 10800.0 iteration: 134 / 180 -- time = 8040.0 / 10800.0 iteration: 135 / 180 -- time = 8100.0 / 10800.0 iteration: 136 / 180 -- time = 8160.0 / 10800.0 iteration: 137 / 180 -- time = 8220.0 / 10800.0 iteration: 138 / 180 -- time = 8280.0 / 10800.0 iteration: 139 / 180 -- time = 8340.0 / 10800.0 iteration: 140 / 180 -- time = 8400.0 / 10800.0 iteration: 141 / 180 -- time = 8460.0 / 10800.0 iteration: 142 / 180 -- time = 8520.0 / 10800.0 iteration: 143 / 180 -- time = 8580.0 / 10800.0 iteration: 144 / 180 -- time = 8640.0 / 10800.0 iteration: 145 / 180 -- time = 8700.0 / 10800.0 iteration: 146 / 180 -- time = 8760.0 / 10800.0 iteration: 147 / 180 -- time = 8820.0 / 10800.0 iteration: 148 / 180 -- time = 8880.0 / 10800.0 iteration: 149 / 180 -- time = 8940.0 / 10800.0 iteration: 150 / 180 -- time = 9000.0 / 10800.0 iteration: 151 / 180 -- time = 9060.0 / 10800.0 iteration: 152 / 180 -- time = 9120.0 / 10800.0 iteration: 153 / 180 -- time = 9180.0 / 10800.0 filling holes of: hydromet_r iteration: 154 / 180 -- time = 9240.0 / 10800.0 filling holes of: hydromet_r iteration: 155 / 180 -- time = 9300.0 / 10800.0 filling holes of: hydromet_r iteration: 156 / 180 -- time = 9360.0 / 10800.0 iteration: 157 / 180 -- time = 9420.0 / 10800.0 iteration: 158 / 180 -- time = 9480.0 / 10800.0 iteration: 159 / 180 -- time = 9540.0 / 10800.0 iteration: 160 / 180 -- time = 9600.0 / 10800.0 iteration: 161 / 180 -- time = 9660.0 / 10800.0 iteration: 162 / 180 -- time = 9720.0 / 10800.0 iteration: 163 / 180 -- time = 9780.0 / 10800.0 iteration: 164 / 180 -- time = 9840.0 / 10800.0 iteration: 165 / 180 -- time = 9900.0 / 10800.0 iteration: 166 / 180 -- time = 9960.0 / 10800.0 iteration: 167 / 180 -- time = 10020.0 / 10800.0 iteration: 168 / 180 -- time = 10080.0 / 10800.0 iteration: 169 / 180 -- time = 10140.0 / 10800.0 iteration: 170 / 180 -- time = 10200.0 / 10800.0 iteration: 171 / 180 -- time = 10260.0 / 10800.0 iteration: 172 / 180 -- time = 10320.0 / 10800.0 iteration: 173 / 180 -- time = 10380.0 / 10800.0 iteration: 174 / 180 -- time = 10440.0 / 10800.0 iteration: 175 / 180 -- time = 10500.0 / 10800.0 iteration: 176 / 180 -- time = 10560.0 / 10800.0 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api Program exited normally iteration: 177 / 180 -- time = 10620.0 / 10800.0 iteration: 178 / 180 -- time = 10680.0 / 10800.0 iteration: 179 / 180 -- time = 10740.0 / 10800.0 iteration: 180 / 180 -- time = 10800.0 / 10800.0 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.0997 CLUBB-TIMER time_clubb_pdf = 0.0355 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2277 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6667 mv: cannot stat '../output/fire_zt*': No such file or directory mv: cannot stat '../output/fire_zm*': No such file or directory mv: cannot stat '../output/fire_sfc*': No such file or directory mv: cannot stat '../output/fire_lh_zt*': No such file or directory mv: cannot stat '../output/fire_lh_sfc*': No such file or directory mv: cannot stat '../output/fire_rad*': No such file or directory mv: cannot stat '../output/fire_setup*': No such file or directory Tuning fire Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash cost_fnc_vector: 0.0000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0001 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0017 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 10 Parameters: C_uu_shr = 0.18854437768459320068 C11 = 0.96339786052703857422 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 20 Parameters: C_uu_shr = 0.58650457859039306641 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 30 Parameters: C_uu_shr = 0.08243739604949951172 C11 = 0.03258405998349189758 gamma_coef = 0.14061963558197021484 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 40 Parameters: C_uu_shr = 0.82889997959136962891 C11 = 0.37481510639190673828 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 50 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.28091275691986083984 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 60 Parameters: C_uu_shr = 0.71700966358184814453 C11 = 1.00000000000000000000 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 70 Parameters: C_uu_shr = 0.44051492214202880859 C11 = 0.00000000000000000000 gamma_coef = 0.29624977707862854004 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 80 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0001 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0001 Warning: the parameter set has caused CLUBB to crash Iteration: 90 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.26936435699462890625 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 100 Parameters: C_uu_shr = 0.49543407559394836426 C11 = 0.81237649917602539062 gamma_coef = 0.29968804121017456055 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 110 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 120 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0004 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 130 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.27232915163040161133 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 140 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 150 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 160 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 170 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 180 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 190 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 200 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 210 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0271 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 220 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0004 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0005 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 230 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.35445564985275268555 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 240 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 250 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0010 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 260 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 270 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.00000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0010 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0001 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 280 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Iteration: 290 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.50000000000000000000 Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees stats init: error reading registry Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees FATAL ERROR in stats_init Fatal error in CLUBB - MPI Process 1 / Chunk index 0 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in prescribe_forcings: CLUBB-TIMER time_loop_init = 0.0000 CLUBB-TIMER time_clubb_advance = 0.0000 CLUBB-TIMER time_clubb_pdf = 0.0000 CLUBB-TIMER time_SILHS = 0.0000 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.0000 Warning: the parameter set has caused CLUBB to crash Parameter Initial Optimal C_uu_shr = 0.4000000000 0.4000000000 C11 = 0.4000000000 0.4000000000 gamma_coef = 0.2500000000 0.2500000000 Initial cost: 0.000000 Optimal cost: $$ 0.000000 Approx. percent increase in accuracy: NaN % Approx. percent increase in accuracy by variable: Case name Variable Improvement fire cloud_frac -Inf % fire rcm NaN % Run Complete. Continue tuning starting with new parameters?(y/N) Generating new error.in file... New filename is: ../input/error_20260212_1529.in Generating new tunable_parameters.in file... Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20260212_1529.in New filename is: ../input/tunable_parameters/tunable_parameters_20260212_1529.in ***The tuning results have been saved in the file: ../input/tuning_run_results_20260212_1529.log Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG IEEE_DIVIDE_BY_ZERO IEEE_OVERFLOW_FLAG IEEE_UNDERFLOW_FLAG IEEE_DENORMAL STOP Program exited normally Running with the optimal parameter set stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings_api iteration: 1 / 180 -- time = 60.0 / 10800.0 filling holes of: hydromet_r iteration: 2 / 180 -- time = 120.0 / 10800.0 filling holes of: hydromet_r iteration: 3 / 180 -- time = 180.0 / 10800.0 filling holes of: hydromet_r iteration: 4 / 180 -- time = 240.0 / 10800.0 filling holes of: hydromet_r iteration: 5 / 180 -- time = 300.0 / 10800.0 filling holes of: hydromet_r iteration: 6 / 180 -- time = 360.0 / 10800.0 filling holes of: hydromet_r iteration: 7 / 180 -- time = 420.0 / 10800.0 filling holes of: hydromet_r iteration: 8 / 180 -- time = 480.0 / 10800.0 filling holes of: hydromet_r iteration: 9 / 180 -- time = 540.0 / 10800.0 filling holes of: hydromet_r iteration: 10 / 180 -- time = 600.0 / 10800.0 filling holes of: hydromet_r iteration: 11 / 180 -- time = 660.0 / 10800.0 filling holes of: hydromet_r iteration: 12 / 180 -- time = 720.0 / 10800.0 filling holes of: hydromet_r iteration: 13 / 180 -- time = 780.0 / 10800.0 filling holes of: hydromet_r iteration: 14 / 180 -- time = 840.0 / 10800.0 filling holes of: hydromet_r iteration: 15 / 180 -- time = 900.0 / 10800.0 filling holes of: hydromet_r iteration: 16 / 180 -- time = 960.0 / 10800.0 filling holes of: hydromet_r iteration: 17 / 180 -- time = 1020.0 / 10800.0 filling holes of: hydromet_r iteration: 18 / 180 -- time = 1080.0 / 10800.0 iteration: 19 / 180 -- time = 1140.0 / 10800.0 filling holes of: hydromet_r iteration: 20 / 180 -- time = 1200.0 / 10800.0 filling holes of: hydromet_r iteration: 21 / 180 -- time = 1260.0 / 10800.0 filling holes of: hydromet_r iteration: 22 / 180 -- time = 1320.0 / 10800.0 filling holes of: hydromet_r iteration: 23 / 180 -- time = 1380.0 / 10800.0 filling holes of: hydromet_r iteration: 24 / 180 -- time = 1440.0 / 10800.0 filling holes of: hydromet_r iteration: 25 / 180 -- time = 1500.0 / 10800.0 filling holes of: hydromet_r iteration: 26 / 180 -- time = 1560.0 / 10800.0 filling holes of: hydromet_r iteration: 27 / 180 -- time = 1620.0 / 10800.0 filling holes of: hydromet_r iteration: 28 / 180 -- time = 1680.0 / 10800.0 filling holes of: hydromet_r iteration: 29 / 180 -- time = 1740.0 / 10800.0 iteration: 30 / 180 -- time = 1800.0 / 10800.0 filling holes of: hydromet_r iteration: 31 / 180 -- time = 1860.0 / 10800.0 iteration: 32 / 180 -- time = 1920.0 / 10800.0 iteration: 33 / 180 -- time = 1980.0 / 10800.0 iteration: 34 / 180 -- time = 2040.0 / 10800.0 iteration: 35 / 180 -- time = 2100.0 / 10800.0 iteration: 36 / 180 -- time = 2160.0 / 10800.0 iteration: 37 / 180 -- time = 2220.0 / 10800.0 iteration: 38 / 180 -- time = 2280.0 / 10800.0 iteration: 39 / 180 -- time = 2340.0 / 10800.0 iteration: 40 / 180 -- time = 2400.0 / 10800.0 iteration: 41 / 180 -- time = 2460.0 / 10800.0 iteration: 42 / 180 -- time = 2520.0 / 10800.0 iteration: 43 / 180 -- time = 2580.0 / 10800.0 iteration: 44 / 180 -- time = 2640.0 / 10800.0 iteration: 45 / 180 -- time = 2700.0 / 10800.0 iteration: 46 / 180 -- time = 2760.0 / 10800.0 iteration: 47 / 180 -- time = 2820.0 / 10800.0 iteration: 48 / 180 -- time = 2880.0 / 10800.0 iteration: 49 / 180 -- time = 2940.0 / 10800.0 iteration: 50 / 180 -- time = 3000.0 / 10800.0 iteration: 51 / 180 -- time = 3060.0 / 10800.0 iteration: 52 / 180 -- time = 3120.0 / 10800.0 iteration: 53 / 180 -- time = 3180.0 / 10800.0 iteration: 54 / 180 -- time = 3240.0 / 10800.0 iteration: 55 / 180 -- time = 3300.0 / 10800.0 iteration: 56 / 180 -- time = 3360.0 / 10800.0 iteration: 57 / 180 -- time = 3420.0 / 10800.0 iteration: 58 / 180 -- time = 3480.0 / 10800.0 iteration: 59 / 180 -- time = 3540.0 / 10800.0 iteration: 60 / 180 -- time = 3600.0 / 10800.0 iteration: 61 / 180 -- time = 3660.0 / 10800.0 iteration: 62 / 180 -- time = 3720.0 / 10800.0 iteration: 63 / 180 -- time = 3780.0 / 10800.0 iteration: 64 / 180 -- time = 3840.0 / 10800.0 iteration: 65 / 180 -- time = 3900.0 / 10800.0 iteration: 66 / 180 -- time = 3960.0 / 10800.0 iteration: 67 / 180 -- time = 4020.0 / 10800.0 iteration: 68 / 180 -- time = 4080.0 / 10800.0 iteration: 69 / 180 -- time = 4140.0 / 10800.0 iteration: 70 / 180 -- time = 4200.0 / 10800.0 iteration: 71 / 180 -- time = 4260.0 / 10800.0 iteration: 72 / 180 -- time = 4320.0 / 10800.0 iteration: 73 / 180 -- time = 4380.0 / 10800.0 iteration: 74 / 180 -- time = 4440.0 / 10800.0 iteration: 75 / 180 -- time = 4500.0 / 10800.0 iteration: 76 / 180 -- time = 4560.0 / 10800.0 iteration: 77 / 180 -- time = 4620.0 / 10800.0 iteration: 78 / 180 -- time = 4680.0 / 10800.0 iteration: 79 / 180 -- time = 4740.0 / 10800.0 iteration: 80 / 180 -- time = 4800.0 / 10800.0 iteration: 81 / 180 -- time = 4860.0 / 10800.0 iteration: 82 / 180 -- time = 4920.0 / 10800.0 iteration: 83 / 180 -- time = 4980.0 / 10800.0 iteration: 84 / 180 -- time = 5040.0 / 10800.0 iteration: 85 / 180 -- time = 5100.0 / 10800.0 iteration: 86 / 180 -- time = 5160.0 / 10800.0 iteration: 87 / 180 -- time = 5220.0 / 10800.0 iteration: 88 / 180 -- time = 5280.0 / 10800.0 iteration: 89 / 180 -- time = 5340.0 / 10800.0 iteration: 90 / 180 -- time = 5400.0 / 10800.0 iteration: 91 / 180 -- time = 5460.0 / 10800.0 iteration: 92 / 180 -- time = 5520.0 / 10800.0 iteration: 93 / 180 -- time = 5580.0 / 10800.0 iteration: 94 / 180 -- time = 5640.0 / 10800.0 iteration: 95 / 180 -- time = 5700.0 / 10800.0 iteration: 96 / 180 -- time = 5760.0 / 10800.0 iteration: 97 / 180 -- time = 5820.0 / 10800.0 iteration: 98 / 180 -- time = 5880.0 / 10800.0 iteration: 99 / 180 -- time = 5940.0 / 10800.0 iteration: 100 / 180 -- time = 6000.0 / 10800.0 iteration: 101 / 180 -- time = 6060.0 / 10800.0 iteration: 102 / 180 -- time = 6120.0 / 10800.0 iteration: 103 / 180 -- time = 6180.0 / 10800.0 iteration: 104 / 180 -- time = 6240.0 / 10800.0 iteration: 105 / 180 -- time = 6300.0 / 10800.0 iteration: 106 / 180 -- time = 6360.0 / 10800.0 iteration: 107 / 180 -- time = 6420.0 / 10800.0 iteration: 108 / 180 -- time = 6480.0 / 10800.0 iteration: 109 / 180 -- time = 6540.0 / 10800.0 iteration: 110 / 180 -- time = 6600.0 / 10800.0 iteration: 111 / 180 -- time = 6660.0 / 10800.0 iteration: 112 / 180 -- time = 6720.0 / 10800.0 iteration: 113 / 180 -- time = 6780.0 / 10800.0 iteration: 114 / 180 -- time = 6840.0 / 10800.0 iteration: 115 / 180 -- time = 6900.0 / 10800.0 iteration: 116 / 180 -- time = 6960.0 / 10800.0 iteration: 117 / 180 -- time = 7020.0 / 10800.0 iteration: 118 / 180 -- time = 7080.0 / 10800.0 iteration: 119 / 180 -- time = 7140.0 / 10800.0 iteration: 120 / 180 -- time = 7200.0 / 10800.0 iteration: 121 / 180 -- time = 7260.0 / 10800.0 iteration: 122 / 180 -- time = 7320.0 / 10800.0 iteration: 123 / 180 -- time = 7380.0 / 10800.0 iteration: 124 / 180 -- time = 7440.0 / 10800.0 iteration: 125 / 180 -- time = 7500.0 / 10800.0 iteration: 126 / 180 -- time = 7560.0 / 10800.0 iteration: 127 / 180 -- time = 7620.0 / 10800.0 iteration: 128 / 180 -- time = 7680.0 / 10800.0 iteration: 129 / 180 -- time = 7740.0 / 10800.0 iteration: 130 / 180 -- time = 7800.0 / 10800.0 iteration: 131 / 180 -- time = 7860.0 / 10800.0 iteration: 132 / 180 -- time = 7920.0 / 10800.0 iteration: 133 / 180 -- time = 7980.0 / 10800.0 iteration: 134 / 180 -- time = 8040.0 / 10800.0 iteration: 135 / 180 -- time = 8100.0 / 10800.0 iteration: 136 / 180 -- time = 8160.0 / 10800.0 iteration: 137 / 180 -- time = 8220.0 / 10800.0 iteration: 138 / 180 -- time = 8280.0 / 10800.0 iteration: 139 / 180 -- time = 8340.0 / 10800.0 iteration: 140 / 180 -- time = 8400.0 / 10800.0 iteration: 141 / 180 -- time = 8460.0 / 10800.0 iteration: 142 / 180 -- time = 8520.0 / 10800.0 iteration: 143 / 180 -- time = 8580.0 / 10800.0 iteration: 144 / 180 -- time = 8640.0 / 10800.0 iteration: 145 / 180 -- time = 8700.0 / 10800.0 iteration: 146 / 180 -- time = 8760.0 / 10800.0 iteration: 147 / 180 -- time = 8820.0 / 10800.0 iteration: 148 / 180 -- time = 8880.0 / 10800.0 iteration: 149 / 180 -- time = 8940.0 / 10800.0 iteration: 150 / 180 -- time = 9000.0 / 10800.0 iteration: 151 / 180 -- time = 9060.0 / 10800.0 iteration: 152 / 180 -- time = 9120.0 / 10800.0 iteration: 153 / 180 -- time = 9180.0 / 10800.0 filling holes of: hydromet_r iteration: 154 / 180 -- time = 9240.0 / 10800.0 filling holes of: hydromet_r iteration: 155 / 180 -- time = 9300.0 / 10800.0 filling holes of: hydromet_r iteration: 156 / 180 -- time = 9360.0 / 10800.0 iteration: 157 / 180 -- time = 9420.0 / 10800.0 iteration: 158 / 180 -- time = 9480.0 / 10800.0 iteration: 159 / 180 -- time = 9540.0 / 10800.0 iteration: 160 / 180 -- time = 9600.0 / 10800.0 iteration: 161 / 180 -- time = 9660.0 / 10800.0 iteration: 162 / 180 -- time = 9720.0 / 10800.0 iteration: 163 / 180 -- time = 9780.0 / 10800.0 iteration: 164 / 180 -- time = 9840.0 / 10800.0 iteration: 165 / 180 -- time = 9900.0 / 10800.0 iteration: 166 / 180 -- time = 9960.0 / 10800.0 iteration: 167 / 180 -- time = 10020.0 / 10800.0 iteration: 168 / 180 -- time = 10080.0 / 10800.0 iteration: 169 / 180 -- time = 10140.0 / 10800.0 iteration: 170 / 180 -- time = 10200.0 / 10800.0 iteration: 171 / 180 -- time = 10260.0 / 10800.0 iteration: 172 / 180 -- time = 10320.0 / 10800.0 iteration: 173 / 180 -- time = 10380.0 / 10800.0 iteration: 174 / 180 -- time = 10440.0 / 10800.0 iteration: 175 / 180 -- time = 10500.0 / 10800.0 iteration: 176 / 180 -- time = 10560.0 / 10800.0 iteration: 177 / 180 -- time = 10620.0 / 10800.0 iteration: 178 / 180 -- time = 10680.0 / 10800.0 iteration: 179 / 180 -- time = 10740.0 / 10800.0 iteration: 180 / 180 -- time = 10800.0 / 10800.0 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1026 CLUBB-TIMER time_clubb_pdf = 0.0374 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2397 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 0.6982 Program exited normally Fire tuner failed! [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE