Started by an SCM change Obtained jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 857656672d17cca5376c2bc7d488bdb666f0aa50 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 857656672d17cca5376c2bc7d488bdb666f0aa50 # timeout=10 Commit message: "QuadTune: Allow QuadTune to simultaneously tune for multiple 20x20 fields, e.g., SWCF, LWCF, and PRECT." > git rev-list --no-walk fc730619ece3d60ae5fba256f6f93f4d9ec30fc4 # timeout=10 [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/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_names.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_interfaces.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mt95.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/constants_clubb.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stat_file_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/file_functions.F90 a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_model.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/T_in_K_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/saturation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_operations.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_class.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_grads.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:2336:8: 2336 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1994:8: 1994 | use constants_clubb, only: & | 1 Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/corr_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/index_mapping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_sfc_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pos_definite_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/precipitation_fraction.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mean_adv.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_pressure.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:456:9: 456 | tmp, & | 1 Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/numerical_check.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sfc_varnce_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mixing_length.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_closure_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a calendar.o stats_lh_sfc_module.o stats_sfc_module.o stats_rad_zt_module.o file_functions.o error_code.o constants_clubb.o interpolation.o pos_definite_module.o stats_clubb_utilities.o penta_lu_solver.o advance_helper_module.o corr_varnce_module.o setup_clubb_pdf_params.o input_names.o mono_flux_limiter.o output_netcdf.o stats_zt_module.o stats_rad_zm_module.o T_in_K_module.o advance_xp2_xpyp_module.o Nc_Ncn_eqns.o sigma_sqd_w_module.o stats_variables.o fill_holes.o sponge_layer_damping.o advance_wp2_wp3_module.o mixing_length.o mt95.o precipitation_fraction.o LY93_pdf.o Skx_module.o lapack_wrap.o index_mapping.o new_pdf_main.o output_grads.o stat_file_module.o new_tsdadg_pdf.o matrix_operations.o advance_clubb_core_module.o stats_type_utilities.o mean_adv.o array_index.o input_reader.o model_flags.o calc_roots.o matrix_solver_wrapper.o endian.o diffusion.o grid_class.o hydromet_pdf_parameter_module.o new_pdf.o calc_pressure.o parameter_indices.o adg1_adg2_3d_luhar_pdf.o new_hybrid_pdf_main.o advance_xm_wpxp_module.o pdf_closure_module.o pdf_parameter_module.o stats_type.o pdf_utilities.o numerical_check.o clubb_precision.o advance_xp3_module.o clubb_api_module.o stats_zm_module.o sfc_varnce_module.o tridiag_lu_solver.o stats_lh_zt_module.o diagnose_correlations_module.o code_timer_module.o new_hybrid_pdf.o saturation.o parameters_model.o turbulent_adv_pdf.o parameters_tunable.o lapack_interfaces.o clip_explicit.o advance_windm_edsclrm_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a a - calendar.o a - stats_lh_sfc_module.o a - stats_sfc_module.o a - stats_rad_zt_module.o a - file_functions.o a - error_code.o a - constants_clubb.o a - interpolation.o a - pos_definite_module.o a - stats_clubb_utilities.o a - penta_lu_solver.o a - advance_helper_module.o a - corr_varnce_module.o a - setup_clubb_pdf_params.o a - input_names.o a - mono_flux_limiter.o a - output_netcdf.o a - stats_zt_module.o a - stats_rad_zm_module.o a - T_in_K_module.o a - advance_xp2_xpyp_module.o a - Nc_Ncn_eqns.o a - sigma_sqd_w_module.o a - stats_variables.o a - fill_holes.o a - sponge_layer_damping.o a - advance_wp2_wp3_module.o a - mixing_length.o a - mt95.o a - precipitation_fraction.o a - LY93_pdf.o a - Skx_module.o a - lapack_wrap.o a - index_mapping.o a - new_pdf_main.o a - output_grads.o a - stat_file_module.o a - new_tsdadg_pdf.o a - matrix_operations.o a - advance_clubb_core_module.o a - stats_type_utilities.o a - mean_adv.o a - array_index.o a - input_reader.o a - model_flags.o a - calc_roots.o a - matrix_solver_wrapper.o a - endian.o a - diffusion.o a - grid_class.o a - hydromet_pdf_parameter_module.o a - new_pdf.o a - calc_pressure.o a - parameter_indices.o a - adg1_adg2_3d_luhar_pdf.o a - new_hybrid_pdf_main.o a - advance_xm_wpxp_module.o a - pdf_closure_module.o a - pdf_parameter_module.o a - stats_type.o a - pdf_utilities.o a - numerical_check.o a - clubb_precision.o a - advance_xp3_module.o a - clubb_api_module.o a - stats_zm_module.o a - sfc_varnce_module.o a - tridiag_lu_solver.o a - stats_lh_zt_module.o a - diagnose_correlations_module.o a - code_timer_module.o a - new_hybrid_pdf.o a - saturation.o a - parameters_model.o a - turbulent_adv_pdf.o a - parameters_tunable.o a - lapack_interfaces.o a - clip_explicit.o a - advance_windm_edsclrm_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlae2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgtr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/lsame.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dswap.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spoequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlabad.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasrt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/isamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlascl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyrk.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlanst.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iparmq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ilaenv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sdot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/xerbla.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ddot.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slantb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/idamax.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaev2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtts2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sasum.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/stbsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/srscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ieeeck.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/scopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsvx.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/disnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slagtm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sscal.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsterf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbequ.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtf2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssymv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarft.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsteqr.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgql.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatbs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/drscl.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlartg.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2k.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/saxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dnrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaisnan.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrf.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytd2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaswp.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/snrm2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqgb.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2r.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsv.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyev.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatrd.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaset.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2l.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slamch.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strsm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtrfs.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlapy2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlansy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacn2.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dger.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbcon.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/daxpy.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemm.f gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2k.f ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a sgttrs.o ssyrk.o slanst.o dlangb.o slangt.o sgbmv.o slasr.o slascl.o dpoequ.o sswap.o dlasrt.o slabad.o sgemv.o slae2.o slaqsy.o dgbsvx.o sorgtr.o dlae2.o dlaqsy.o dorgtr.o lsame.o sgbsvx.o dswap.o spoequ.o dlabad.o dgemv.o slasrt.o isamax.o dlascl.o dgbmv.o dlasr.o dgttrs.o dsyrk.o slangb.o dlangt.o dlanst.o sgtts2.o dasum.o sgtcon.o dtbsv.o dsytrd.o dtrmv.o sgbrfs.o slaev2.o iparmq.o ilaenv.o sgbsv.o sdot.o dlantb.o dpotrf2.o sgttrf.o spotrf.o xerbla.o spotrf2.o ddot.o slantb.o dpotrf.o dgttrf.o dgbsv.o ilaslc.o dgbrfs.o idamax.o dlaev2.o dgtcon.o dgtts2.o iladlc.o sasum.o stbsv.o strmv.o ssytrd.o dlatbs.o srscl.o ieeeck.o slartg.o sgbtrs.o dlarft.o ssteqr.o slarfb.o dlarfg.o sorgqr.o sorgql.o slarf.o dscal.o ssterf.o slacpy.o scopy.o dgbtf2.o dtrmm.o dsymv.o dgbequ.o dgtsvx.o sisnan.o dlagtm.o iladlr.o sgtsvx.o disnan.o slagtm.o dlacpy.o dlarf.o ilaslr.o sscal.o dsterf.o sgbequ.o dcopy.o sgbtf2.o strmm.o ssymv.o slarfg.o dorgqr.o slarft.o dsteqr.o dlarfb.o dorgql.o slatbs.o drscl.o dlartg.o dgbtrs.o slacn2.o ssyr2.o sgemm.o ssyr2k.o sgbcon.o sger.o saxpy.o dtrsm.o dlamch.o slansy.o sgtrfs.o slapy2.o slassq.o dlaqgb.o sorg2r.o slatrd.o dsyev.o sorg2l.o slaset.o sgtsv.o sgbtrf.o ssytd2.o dlaisnan.o dnrm2.o slaswp.o slaisnan.o dgbtrf.o dsytd2.o dlaswp.o snrm2.o slaqgb.o dorg2r.o dlassq.o dgtsv.o ssyev.o dlatrd.o dlaset.o dorg2l.o slamch.o strsm.o dgtrfs.o dlapy2.o dlansy.o dsyr2.o dlacn2.o dger.o dgbcon.o daxpy.o dgemm.o dsyr2k.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a a - sgttrs.o a - ssyrk.o a - slanst.o a - dlangb.o a - slangt.o a - sgbmv.o a - slasr.o a - slascl.o a - dpoequ.o a - sswap.o a - dlasrt.o a - slabad.o a - sgemv.o a - slae2.o a - slaqsy.o a - dgbsvx.o a - sorgtr.o a - dlae2.o a - dlaqsy.o a - dorgtr.o a - lsame.o a - sgbsvx.o a - dswap.o a - spoequ.o a - dlabad.o a - dgemv.o a - slasrt.o a - isamax.o a - dlascl.o a - dgbmv.o a - dlasr.o a - dgttrs.o a - dsyrk.o a - slangb.o a - dlangt.o a - dlanst.o a - sgtts2.o a - dasum.o a - sgtcon.o a - dtbsv.o a - dsytrd.o a - dtrmv.o a - sgbrfs.o a - slaev2.o a - iparmq.o a - ilaenv.o a - sgbsv.o a - sdot.o a - dlantb.o a - dpotrf2.o a - sgttrf.o a - spotrf.o a - xerbla.o a - spotrf2.o a - ddot.o a - slantb.o a - dpotrf.o a - dgttrf.o a - dgbsv.o a - ilaslc.o a - dgbrfs.o a - idamax.o a - dlaev2.o a - dgtcon.o a - dgtts2.o a - iladlc.o a - sasum.o a - stbsv.o a - strmv.o a - ssytrd.o a - dlatbs.o a - srscl.o a - ieeeck.o a - slartg.o a - sgbtrs.o a - dlarft.o a - ssteqr.o a - slarfb.o a - dlarfg.o a - sorgqr.o a - sorgql.o a - slarf.o a - dscal.o a - ssterf.o a - slacpy.o a - scopy.o a - dgbtf2.o a - dtrmm.o a - dsymv.o a - dgbequ.o a - dgtsvx.o a - sisnan.o a - dlagtm.o a - iladlr.o a - sgtsvx.o a - disnan.o a - slagtm.o a - dlacpy.o a - dlarf.o a - ilaslr.o a - sscal.o a - dsterf.o a - sgbequ.o a - dcopy.o a - sgbtf2.o a - strmm.o a - ssymv.o a - slarfg.o a - dorgqr.o a - slarft.o a - dsteqr.o a - dlarfb.o a - dorgql.o a - slatbs.o a - drscl.o a - dlartg.o a - dgbtrs.o a - slacn2.o a - ssyr2.o a - sgemm.o a - ssyr2k.o a - sgbcon.o a - sger.o a - saxpy.o a - dtrsm.o a - dlamch.o a - slansy.o a - sgtrfs.o a - slapy2.o a - slassq.o a - dlaqgb.o a - sorg2r.o a - slatrd.o a - dsyev.o a - sorg2l.o a - slaset.o a - sgtsv.o a - sgbtrf.o a - ssytd2.o a - dlaisnan.o a - dnrm2.o a - slaswp.o a - slaisnan.o a - dgbtrf.o a - dsytd2.o a - dlaswp.o a - snrm2.o a - slaqgb.o a - dorg2r.o a - dlassq.o a - dgtsv.o a - ssyev.o a - dlatrd.o a - dlaset.o a - dorg2l.o a - slamch.o a - strsm.o a - dgtrfs.o a - dlapy2.o a - dlansy.o a - dsyr2.o a - dlacn2.o a - dger.o a - dgbcon.o a - daxpy.o a - dgemm.o a - dsyr2k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic_constants.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/variables_radiation_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/newexp.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/AiryFunction.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa28.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa12.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Morrison_microphys/module_mp_graupel.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqr.F gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/esatv.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa7g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloud_correlate.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloudg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_physconst.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_bs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp1.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_planck.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqg.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmcol.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/gascon.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa11g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_sel.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_iter.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa15.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa27.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic.o Parabolic_constants.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a a - AiryFunction.o a - Parabolic.o a - Parabolic_constants.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp2.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa10g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/rayle.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa7.F cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/parameters_KK.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa27r.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa20g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_local_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa5g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_covar.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_all_MM.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa21g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa14g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa25.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_rad.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/esat_new.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_means.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/gamma.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa21.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/adjtq.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_covariances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a KK_upscaled_turbulent_sed.o KK_utilities.o KK_Nrm_tendencies.o PDF_integrals_means.o KK_local_means.o text_writer.o parameters_KK.o PDF_integrals_covar.o KK_upscaled_covariances.o KK_upscaled_means.o PDF_integrals_all_MM.o KK_upscaled_variances.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a a - KK_upscaled_turbulent_sed.o a - KK_utilities.o a - KK_Nrm_tendencies.o a - PDF_integrals_means.o a - KK_local_means.o a - text_writer.o a - parameters_KK.o a - PDF_integrals_covar.o a - KK_upscaled_covariances.o a - KK_upscaled_means.o a - PDF_integrals_all_MM.o a - KK_upscaled_variances.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/parameters_silhs.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_arrays.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/est_kessler_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/transform_to_pdf_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/qtadj.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqw.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/math_utilities.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_swr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/output_2D_samples_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_lwr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/generate_uniform_sample_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/frzh.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa17g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/slope.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a two_rt_sw.o newexp.o two_rt_lw_ocastrndm.o variables_radiation_module.o two_rt_sw_iter.o bugs_rad.o cloudg.o gases_ckd.o two_rt_sw_bs.o comscp1.o bugs_swr.o bugs_lwr.o bugsrad_planck.o kinds.o cloud_correlate.o gascon.o two_rt_lw_sel.o two_rt_lw_iter.o two_rt_sw_ocastrndm.o comscp2.o bugsrad_physconst.o rayle.o two_rt_lw.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a a - two_rt_sw.o a - newexp.o a - two_rt_lw_ocastrndm.o a - variables_radiation_module.o a - two_rt_sw_iter.o a - bugs_rad.o a - cloudg.o a - gases_ckd.o a - two_rt_sw_bs.o a - comscp1.o a - bugs_swr.o a - bugs_lwr.o a - bugsrad_planck.o a - kinds.o a - cloud_correlate.o a - gascon.o a - two_rt_lw_sel.o a - two_rt_lw_iter.o a - two_rt_sw_ocastrndm.o a - comscp2.o a - bugsrad_physconst.o a - rayle.o a - two_rt_lw.o gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa9g.F make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa9.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/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 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa26.F /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62: 633 | do category=1, num_importance_categories | 2 ...... 638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then | 1 Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa12g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa13g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqi.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa6.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqs.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa19g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa8g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/adjmlt.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a eqa19.o eqa28.o eqa12.o tgqr.o esatv.o eqa7g.o eqa18.o eqa22.o conice.o tgqg.o nrmcol.o eqa11g.o eqa15.o eqa27.o eqa10g.o eqa7.o eqa27r.o eqa20g.o esati.o eqa5g.o nrmtqi.o eqa21g.o eqa14g.o eqa25.o qsatvi.o esat_new.o gamma.o eqa21.o adjtq.o qtadj.o nrmtqw.o frzh.o eqa17g.o slope.o eqa9g.o eqa9.o eqa26.o eqa12g.o eqa13g.o tgqi.o eqa6.o tgqs.o eqa19g.o eqa8g.o eqa18g.o eqa22g.o adjmlt.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a a - eqa19.o a - eqa28.o a - eqa12.o a - tgqr.o a - esatv.o a - eqa7g.o a - eqa18.o a - eqa22.o a - conice.o a - tgqg.o a - nrmcol.o a - eqa11g.o a - eqa15.o a - eqa27.o a - eqa10g.o a - eqa7.o a - eqa27r.o a - eqa20g.o a - esati.o a - eqa5g.o a - nrmtqi.o a - eqa21g.o a - eqa14g.o a - eqa25.o a - qsatvi.o a - esat_new.o a - gamma.o a - eqa21.o a - adjtq.o a - qtadj.o a - nrmtqw.o a - frzh.o a - eqa17g.o a - slope.o a - eqa9g.o a - eqa9.o a - eqa26.o a - eqa12g.o a - eqa13g.o a - tgqi.o a - eqa6.o a - tgqs.o a - eqa19g.o a - eqa8g.o a - eqa18g.o a - eqa22g.o a - adjmlt.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a silhs_importance_sample_module.o est_kessler_microphys_module.o parameters_silhs.o transform_to_pdf_module.o lh_microphys_var_covar_module.o output_2D_samples_module.o silhs_api_module.o latin_hypercube_arrays.o generate_uniform_sample_module.o math_utilities.o latin_hypercube_driver_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a a - silhs_importance_sample_module.o a - est_kessler_microphys_module.o a - parameters_silhs.o a - transform_to_pdf_module.o a - lh_microphys_var_covar_module.o a - output_2D_samples_module.o a - silhs_api_module.o a - latin_hypercube_arrays.o a - generate_uniform_sample_module.o a - math_utilities.o a - latin_hypercube_driver_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/time_dependent_input.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_microphys.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_model_settings.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/silhs_category_variance_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/hydrostatic_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_radiation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rad_lwsw_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_sed_module.F90 ../src/Benchmark_cases/cloud_sed_module.F90:173:45: 173 | if ( zt2zm( gr, rcm, k ) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core ../src/input_grads.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_netcdf.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extrapolation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/soil_vegetation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/morrison_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/ice_dfsn_module.F90 ../src/morrison_microphys_module.F90:20:33: 20 | saturation_formula, & | 1 Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument] ../src/ice_dfsn_module.F90:275:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) & | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] ../src/ice_dfsn_module.F90:290:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 290 | mass_ice_cryst(k-1) = mass_ice_cryst(k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/gfdl_activation.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/mixed_moment_PDF_integrals.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/wangara.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/cos_solar_zen_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/quicksort.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/sfc_flux.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/coamps_microphys_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/advance_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/simple_rad_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_interpret.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_oct14.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extended_atmosphere_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/stat_file_utils.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_init_cleanup.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/bugsrad_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/sounding.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_a.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_3year.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/astex_a209.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_97.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/bomex.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_nov02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_feedback.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cobra.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf01.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf02.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/fire.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3_night.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/jun25.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/lba.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_b.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/nov11.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rico.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/twp_ice.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_0003.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls2.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/KK_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_fields.F90 ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/estimate_scm_microphys_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/lh_microphys_driver_module.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/error.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a arm_0003.o gabls2.o diag_ustar_module.o coamps_microphys_driver_module.o clubb_model_settings.o lh_microphys_driver_module.o time_dependent_input.o hydrostatic_module.o simple_rad_module.o input_interpret.o clex9_oct14.o cloud_sed_module.o extended_atmosphere_module.o input_fields.o enhanced_simann.o sfc_flux.o bomex.o cos_solar_zen_module.o ice_dfsn_module.o cobra.o twp_ice.o neutral_case.o parameters_microphys.o nov11.o sounding.o arm_3year.o lba.o rico.o cloud_feedback.o gabls3.o jun25.o wangara.o quicksort.o arm_97.o stat_file_utils.o fire.o parameters_radiation.o mpace_a.o microphys_driver.o spec_hum_to_mixing_ratio.o clex9_nov02.o microphys_init_cleanup.o mpace_b.o gabls3_night.o bugsrad_driver.o advance_microphys_module.o extrapolation.o atex.o astex_a209.o dycoms2_rf01.o soil_vegetation.o KK_microphys_module.o morrison_microphys_module.o silhs_category_variance_module.o input_grads.o arm.o estimate_scm_microphys_module.o error.o input_netcdf.o mixed_moment_PDF_integrals.o clubb_driver.o gfdl_activation.o dycoms2_rf02.o rad_lwsw_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a a - arm_0003.o a - gabls2.o a - diag_ustar_module.o a - coamps_microphys_driver_module.o a - clubb_model_settings.o a - lh_microphys_driver_module.o a - time_dependent_input.o a - hydrostatic_module.o a - simple_rad_module.o a - input_interpret.o a - clex9_oct14.o a - cloud_sed_module.o a - extended_atmosphere_module.o a - input_fields.o a - enhanced_simann.o a - sfc_flux.o a - bomex.o a - cos_solar_zen_module.o a - ice_dfsn_module.o a - cobra.o a - twp_ice.o a - neutral_case.o a - parameters_microphys.o a - nov11.o a - sounding.o a - arm_3year.o a - lba.o a - rico.o a - cloud_feedback.o a - gabls3.o a - jun25.o a - wangara.o a - quicksort.o a - arm_97.o a - stat_file_utils.o a - fire.o a - parameters_radiation.o a - mpace_a.o a - microphys_driver.o a - spec_hum_to_mixing_ratio.o a - clex9_nov02.o a - microphys_init_cleanup.o a - mpace_b.o a - gabls3_night.o a - bugsrad_driver.o a - advance_microphys_module.o a - extrapolation.o a - atex.o a - astex_a209.o a - dycoms2_rf01.o a - soil_vegetation.o a - KK_microphys_module.o a - morrison_microphys_module.o a - silhs_category_variance_module.o a - input_grads.o a - arm.o a - estimate_scm_microphys_module.o a - error.o a - input_netcdf.o a - mixed_moment_PDF_integrals.o a - clubb_driver.o a - gfdl_activation.o a - dycoms2_rf02.o a - rad_lwsw_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrutil.f90 gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/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/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/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/obj' cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_thread_test gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/KK_integrals_tests.F90 gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/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/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nr.f90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/clubb_tuner.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_min_max_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amebsa.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amoeba.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran_state.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_s.f90 gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_v.f90 gfortran amebsa.o amoeba.o ran1_s.o nr.o ran_state.o nrutil.o ran1_v.o clubb_tuner.o nrtype.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90 gfortran corr_cholesky_mtx_tests.o silhs_category_test.o read_corr_mtx_test.o KK_integrals_tests.o pdf_parameter_tests.o tuner_tests.o smooth_heaviside_tests.o spurious_source_test.o hole_filling_tests.o w_up_in_cloud_tests.o smooth_min_max_tests.o G_unit_tests.o mu_sigma_hm_tests.o Nc_Ncn_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/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/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning ../src/error.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 718 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/mono_flux_limiter.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1548 : !$acc data copyin( C_uu_shr_zeros, C_uu_shr_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1571 : lhs_wp3_pr2_term ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2677 : !$acc data copyin( C_uu_buoy_zeros, C_uu_buoy_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_wp2_wp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1916 : rhs_bp ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1921 : call wpxp_terms_bp_pr3_rhs( nzm, ngrdcol, C7_Skw_fnc_plus_one, thv_ds_zm, xpthvp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1922 : rhs_pr3 ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] 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/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 60bd8433f8cff55eda8016e03972b7bc1461437b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60bd8433f8cff55eda8016e03972b7bc1461437b # timeout=10 Commit message: "Updating to account for new clubb directory structure in cam." > git rev-list --no-walk 60bd8433f8cff55eda8016e03972b7bc1461437b # 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 . iteration = 1; time = 60.0 iteration = 2; time = 120.0 iteration = 3; time = 180.0 iteration = 4; time = 240.0 iteration = 5; time = 300.0 iteration = 6; time = 360.0 iteration = 7; time = 420.0 iteration = 8; time = 480.0 iteration = 9; time = 540.0 iteration = 10; time = 600.0 iteration = 11; time = 660.0 iteration = 12; time = 720.0 iteration = 13; time = 780.0 iteration = 14; time = 840.0 iteration = 15; time = 900.0 iteration = 16; time = 960.0 iteration = 17; time = 1020.0 iteration = 18; time = 1080.0 iteration = 19; time = 1140.0 iteration = 20; time = 1200.0 iteration = 21; time = 1260.0 iteration = 22; time = 1320.0 iteration = 23; time = 1380.0 iteration = 24; time = 1440.0 iteration = 25; time = 1500.0 iteration = 26; time = 1560.0 iteration = 27; time = 1620.0 iteration = 28; time = 1680.0 iteration = 29; time = 1740.0 iteration = 30; time = 1800.0 iteration = 31; time = 1860.0 iteration = 32; time = 1920.0 iteration = 33; time = 1980.0 iteration = 34; time = 2040.0 iteration = 35; time = 2100.0 iteration = 36; time = 2160.0 iteration = 37; time = 2220.0 iteration = 38; time = 2280.0 iteration = 39; time = 2340.0 iteration = 40; time = 2400.0 iteration = 41; time = 2460.0 iteration = 42; time = 2520.0 iteration = 43; time = 2580.0 iteration = 44; time = 2640.0 iteration = 45; time = 2700.0 iteration = 46; time = 2760.0 iteration = 47; time = 2820.0 iteration = 48; time = 2880.0 iteration = 49; time = 2940.0 iteration = 50; time = 3000.0 iteration = 51; time = 3060.0 iteration = 52; time = 3120.0 iteration = 53; time = 3180.0 iteration = 54; time = 3240.0 iteration = 55; time = 3300.0 iteration = 56; time = 3360.0 iteration = 57; time = 3420.0 iteration = 58; time = 3480.0 iteration = 59; time = 3540.0 iteration = 60; time = 3600.0 iteration = 61; time = 3660.0 iteration = 62; time = 3720.0 iteration = 63; time = 3780.0 iteration = 64; time = 3840.0 iteration = 65; time = 3900.0 iteration = 66; time = 3960.0 iteration = 67; time = 4020.0 iteration = 68; time = 4080.0 iteration = 69; time = 4140.0 iteration = 70; time = 4200.0 iteration = 71; time = 4260.0 iteration = 72; time = 4320.0 iteration = 73; time = 4380.0 iteration = 74; time = 4440.0 iteration = 75; time = 4500.0 iteration = 76; time = 4560.0 iteration = 77; time = 4620.0 iteration = 78; time = 4680.0 iteration = 79; time = 4740.0 iteration = 80; time = 4800.0 iteration = 81; time = 4860.0 iteration = 82; time = 4920.0 iteration = 83; time = 4980.0 iteration = 84; time = 5040.0 iteration = 85; time = 5100.0 iteration = 86; time = 5160.0 iteration = 87; time = 5220.0 iteration = 88; time = 5280.0 iteration = 89; time = 5340.0 iteration = 90; time = 5400.0 iteration = 91; time = 5460.0 iteration = 92; time = 5520.0 iteration = 93; time = 5580.0 iteration = 94; time = 5640.0 iteration = 95; time = 5700.0 iteration = 96; time = 5760.0 iteration = 97; time = 5820.0 iteration = 98; time = 5880.0 iteration = 99; time = 5940.0 iteration = 100; time = 6000.0 iteration = 101; time = 6060.0 iteration = 102; time = 6120.0 iteration = 103; time = 6180.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 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 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 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 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 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 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 Program exited normally iteration = 104; time = 6240.0 iteration = 105; time = 6300.0 iteration = 106; time = 6360.0 iteration = 107; time = 6420.0 iteration = 108; time = 6480.0 iteration = 109; time = 6540.0 iteration = 110; time = 6600.0 iteration = 111; time = 6660.0 iteration = 112; time = 6720.0 iteration = 113; time = 6780.0 iteration = 114; time = 6840.0 iteration = 115; time = 6900.0 iteration = 116; time = 6960.0 iteration = 117; time = 7020.0 iteration = 118; time = 7080.0 iteration = 119; time = 7140.0 iteration = 120; time = 7200.0 iteration = 121; time = 7260.0 iteration = 122; time = 7320.0 iteration = 123; time = 7380.0 iteration = 124; time = 7440.0 iteration = 125; time = 7500.0 iteration = 126; time = 7560.0 iteration = 127; time = 7620.0 iteration = 128; time = 7680.0 iteration = 129; time = 7740.0 iteration = 130; time = 7800.0 iteration = 131; time = 7860.0 iteration = 132; time = 7920.0 iteration = 133; time = 7980.0 iteration = 134; time = 8040.0 iteration = 135; time = 8100.0 iteration = 136; time = 8160.0 iteration = 137; time = 8220.0 iteration = 138; time = 8280.0 iteration = 139; time = 8340.0 iteration = 140; time = 8400.0 iteration = 141; time = 8460.0 iteration = 142; time = 8520.0 iteration = 143; time = 8580.0 iteration = 144; time = 8640.0 iteration = 145; time = 8700.0 iteration = 146; time = 8760.0 iteration = 147; time = 8820.0 iteration = 148; time = 8880.0 iteration = 149; time = 8940.0 iteration = 150; time = 9000.0 iteration = 151; time = 9060.0 iteration = 152; time = 9120.0 iteration = 153; time = 9180.0 iteration = 154; time = 9240.0 iteration = 155; time = 9300.0 iteration = 156; time = 9360.0 iteration = 157; time = 9420.0 iteration = 158; time = 9480.0 iteration = 159; time = 9540.0 iteration = 160; time = 9600.0 iteration = 161; time = 9660.0 iteration = 162; time = 9720.0 iteration = 163; time = 9780.0 iteration = 164; time = 9840.0 iteration = 165; time = 9900.0 iteration = 166; time = 9960.0 iteration = 167; time = 10020.0 iteration = 168; time = 10080.0 iteration = 169; time = 10140.0 iteration = 170; time = 10200.0 iteration = 171; time = 10260.0 iteration = 172; time = 10320.0 iteration = 173; time = 10380.0 iteration = 174; time = 10440.0 iteration = 175; time = 10500.0 iteration = 176; time = 10560.0 iteration = 177; time = 10620.0 iteration = 178; time = 10680.0 iteration = 179; time = 10740.0 iteration = 180; time = 10800.0 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1984 CLUBB-TIMER time_clubb_pdf = 0.1147 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1995 CLUBB-TIMER time_microphys_advance = 0.0248 CLUBB-TIMER time_loop_end = 0.3796 CLUBB-TIMER time_total = 0.9188 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 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1570 CLUBB-TIMER time_clubb_pdf = 0.0441 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2715 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.4978 cost_fnc_vector: 1.0000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2007 CLUBB-TIMER time_clubb_pdf = 0.0349 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3197 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.5787 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1725 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3826 CLUBB-TIMER time_microphys_advance = 0.0846 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7071 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2000 CLUBB-TIMER time_clubb_pdf = 0.0987 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3700 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0053 CLUBB-TIMER time_total = 0.6943 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2300 CLUBB-TIMER time_clubb_pdf = 0.0332 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3866 CLUBB-TIMER time_microphys_advance = 0.0577 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7129 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2130 CLUBB-TIMER time_clubb_pdf = 0.0683 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4380 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7470 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1695 CLUBB-TIMER time_clubb_pdf = 0.1004 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4203 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7130 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2735 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3788 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.7432 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2884 CLUBB-TIMER time_clubb_pdf = 0.0330 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3418 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6876 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2020 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3095 CLUBB-TIMER time_microphys_advance = 0.0350 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6102 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2540 CLUBB-TIMER time_clubb_pdf = 0.0309 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3248 CLUBB-TIMER time_microphys_advance = 0.0241 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6387 Iteration: 10 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.23064304888248443604 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2479 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3336 CLUBB-TIMER time_microphys_advance = 0.0203 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6623 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1339 CLUBB-TIMER time_clubb_pdf = 0.0895 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3683 CLUBB-TIMER time_microphys_advance = 0.0725 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6691 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1194 CLUBB-TIMER time_clubb_pdf = 0.1209 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3912 CLUBB-TIMER time_microphys_advance = 0.0512 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6881 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1344 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.1922 CLUBB-TIMER time_microphys_advance = 0.0239 CLUBB-TIMER time_loop_end = 0.0180 CLUBB-TIMER time_total = 0.4367 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2201 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3456 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6776 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2473 CLUBB-TIMER time_clubb_pdf = 0.0423 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3799 CLUBB-TIMER time_microphys_advance = 0.0512 CLUBB-TIMER time_loop_end = 0.0311 CLUBB-TIMER time_total = 0.7544 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.1987 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0209 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6990 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2117 CLUBB-TIMER time_clubb_pdf = 0.1066 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0513 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7440 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1746 CLUBB-TIMER time_clubb_pdf = 0.0348 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_total = 0.7018 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2629 CLUBB-TIMER time_clubb_pdf = 0.0436 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3709 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7307 Iteration: 20 Parameters: C_uu_shr = 0.76409369707107543945 C11 = 0.33399844169616699219 gamma_coef = 0.27323147654533386230 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.0855 CLUBB-TIMER time_clubb_pdf = 0.0315 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.1830 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.3237 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2279 CLUBB-TIMER time_clubb_pdf = 0.1046 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3572 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7121 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2448 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3431 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6690 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1494 CLUBB-TIMER time_clubb_pdf = 0.1251 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4386 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7368 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1834 CLUBB-TIMER time_clubb_pdf = 0.0645 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4173 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0100 CLUBB-TIMER time_total = 0.7253 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2125 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3628 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0296 CLUBB-TIMER time_total = 0.6875 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1754 CLUBB-TIMER time_clubb_pdf = 0.0375 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3347 CLUBB-TIMER time_microphys_advance = 0.0722 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6276 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2280 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3718 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7179 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2452 CLUBB-TIMER time_clubb_pdf = 0.0679 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4212 CLUBB-TIMER time_microphys_advance = 0.0223 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7628 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2785 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3217 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6859 Iteration: 30 Parameters: C_uu_shr = 0.21285864710807800293 C11 = 0.60023963451385498047 gamma_coef = 0.50000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1994 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3591 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7035 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2316 CLUBB-TIMER time_clubb_pdf = 0.0908 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3132 CLUBB-TIMER time_microphys_advance = 0.0499 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6904 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2627 CLUBB-TIMER time_clubb_pdf = 0.0375 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3291 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6507 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.2277 CLUBB-TIMER time_clubb_pdf = 0.0711 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3970 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7194 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1910 CLUBB-TIMER time_clubb_pdf = 0.0943 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3889 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7265 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2765 CLUBB-TIMER time_clubb_pdf = 0.0357 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3149 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6507 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1467 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3872 CLUBB-TIMER time_microphys_advance = 0.0933 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6926 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1741 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3897 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6693 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2075 CLUBB-TIMER time_clubb_pdf = 0.0519 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3435 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0298 CLUBB-TIMER time_total = 0.6522 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1685 CLUBB-TIMER time_clubb_pdf = 0.0554 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3693 CLUBB-TIMER time_microphys_advance = 0.0522 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6808 Iteration: 40 Parameters: C_uu_shr = 0.20553745329380035400 C11 = 0.78268802165985107422 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2424 CLUBB-TIMER time_clubb_pdf = 0.0247 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3644 CLUBB-TIMER time_microphys_advance = 0.0421 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6786 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1435 CLUBB-TIMER time_clubb_pdf = 0.0547 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3817 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_total = 0.6358 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1882 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6834 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1751 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0082 CLUBB-TIMER time_microphys_scheme = 0.3722 CLUBB-TIMER time_microphys_advance = 0.0780 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6833 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1733 CLUBB-TIMER time_clubb_pdf = 0.0607 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4023 CLUBB-TIMER time_microphys_advance = 0.0684 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7096 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2621 CLUBB-TIMER time_clubb_pdf = 0.0673 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7199 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2936 CLUBB-TIMER time_clubb_pdf = 0.0314 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3344 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6808 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2731 CLUBB-TIMER time_clubb_pdf = 0.0350 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3421 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7027 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2910 CLUBB-TIMER time_clubb_pdf = 0.0403 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3544 CLUBB-TIMER time_microphys_advance = 0.0490 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7397 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2289 CLUBB-TIMER time_clubb_pdf = 0.0640 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7147 Iteration: 50 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 1.00000000000000000000 gamma_coef = 0.10373408347368240356 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2043 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3450 CLUBB-TIMER time_microphys_advance = 0.0765 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6951 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0025 CLUBB-TIMER time_clubb_advance = 0.2022 CLUBB-TIMER time_clubb_pdf = 0.0614 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3278 CLUBB-TIMER time_microphys_advance = 0.0537 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_total = 0.6534 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2404 CLUBB-TIMER time_clubb_pdf = 0.0952 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3805 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7680 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2357 CLUBB-TIMER time_clubb_pdf = 0.0360 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3917 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6879 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2320 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3672 CLUBB-TIMER time_microphys_advance = 0.0450 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7123 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2116 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3265 CLUBB-TIMER time_microphys_advance = 0.0213 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.6267 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2065 CLUBB-TIMER time_clubb_pdf = 0.0916 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3735 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6940 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2388 CLUBB-TIMER time_clubb_pdf = 0.0390 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3694 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6905 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.1930 CLUBB-TIMER time_clubb_pdf = 0.0910 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3277 CLUBB-TIMER time_microphys_advance = 0.0502 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6785 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2117 CLUBB-TIMER time_clubb_pdf = 0.0340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3554 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6513 Iteration: 60 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.09894523024559020996 gamma_coef = 0.25553759932518005371 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1869 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0819 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_total = 0.6731 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1735 CLUBB-TIMER time_clubb_pdf = 0.0931 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4227 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.7411 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2305 CLUBB-TIMER time_clubb_pdf = 0.0413 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7048 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1944 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4029 CLUBB-TIMER time_microphys_advance = 0.0215 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6838 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2574 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3339 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7077 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1985 CLUBB-TIMER time_clubb_pdf = 0.0658 CLUBB-TIMER time_SILHS = 0.0006 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6850 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2268 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3229 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6644 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2239 CLUBB-TIMER time_clubb_pdf = 0.0323 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3389 CLUBB-TIMER time_microphys_advance = 0.0787 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6785 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2039 CLUBB-TIMER time_clubb_pdf = 0.0940 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3304 CLUBB-TIMER time_microphys_advance = 0.0766 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7101 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2239 CLUBB-TIMER time_clubb_pdf = 0.0891 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3331 CLUBB-TIMER time_microphys_advance = 0.0218 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6731 Iteration: 70 Parameters: C_uu_shr = 0.81302934885025024414 C11 = 0.19646170735359191895 gamma_coef = 0.35225322842597961426 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2760 CLUBB-TIMER time_clubb_pdf = 0.0332 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3449 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6911 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2332 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3449 CLUBB-TIMER time_microphys_advance = 0.0941 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7106 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1744 CLUBB-TIMER time_clubb_pdf = 0.0633 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3769 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6687 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2825 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2775 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6410 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2609 CLUBB-TIMER time_clubb_pdf = 0.0238 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3800 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6859 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2010 CLUBB-TIMER time_clubb_pdf = 0.0810 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3428 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6782 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2303 CLUBB-TIMER time_clubb_pdf = 0.0505 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2900 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6243 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2416 CLUBB-TIMER time_clubb_pdf = 0.0252 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2899 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6080 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2273 CLUBB-TIMER time_clubb_pdf = 0.0653 CLUBB-TIMER time_SILHS = 0.0062 CLUBB-TIMER time_microphys_scheme = 0.3159 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6645 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1831 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4013 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6942 Iteration: 80 Parameters: C_uu_shr = 0.59464019536972045898 C11 = 0.78805768489837646484 gamma_coef = 0.02905657887458801270 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1749 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0425 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6555 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1422 CLUBB-TIMER time_clubb_pdf = 0.0944 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0960 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7047 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1475 CLUBB-TIMER time_clubb_pdf = 0.1728 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3602 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7035 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2090 CLUBB-TIMER time_clubb_pdf = 0.0369 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4004 CLUBB-TIMER time_microphys_advance = 0.0442 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6962 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2352 CLUBB-TIMER time_clubb_pdf = 0.0924 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3351 CLUBB-TIMER time_microphys_advance = 0.0490 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7174 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2417 CLUBB-TIMER time_clubb_pdf = 0.0705 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4376 CLUBB-TIMER time_microphys_advance = 0.0200 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7756 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2550 CLUBB-TIMER time_clubb_pdf = 0.0429 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6908 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1983 CLUBB-TIMER time_clubb_pdf = 0.1271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3363 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6834 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2040 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4057 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6937 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2633 CLUBB-TIMER time_clubb_pdf = 0.0683 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3632 CLUBB-TIMER time_microphys_advance = 0.0537 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.7548 Iteration: 90 Parameters: C_uu_shr = 0.07138018310070037842 C11 = 0.74596923589706420898 gamma_coef = 0.40583232045173645020 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1832 CLUBB-TIMER time_clubb_pdf = 0.0344 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3879 CLUBB-TIMER time_microphys_advance = 0.0786 CLUBB-TIMER time_loop_end = 0.0248 CLUBB-TIMER time_total = 0.7111 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2374 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3808 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7370 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1748 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3900 CLUBB-TIMER time_microphys_advance = 0.0633 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6929 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1739 CLUBB-TIMER time_clubb_pdf = 0.0875 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3820 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6960 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0304 CLUBB-TIMER time_clubb_advance = 0.1192 CLUBB-TIMER time_clubb_pdf = 0.0659 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4112 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6792 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2361 CLUBB-TIMER time_clubb_pdf = 0.0620 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3256 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6461 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2059 CLUBB-TIMER time_clubb_pdf = 0.0892 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3351 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6517 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2327 CLUBB-TIMER time_clubb_pdf = 0.0964 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3339 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6853 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2106 CLUBB-TIMER time_clubb_pdf = 0.0612 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4048 CLUBB-TIMER time_microphys_advance = 0.0190 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7008 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2122 CLUBB-TIMER time_clubb_pdf = 0.1078 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7190 Iteration: 100 Parameters: C_uu_shr = 0.51573598384857177734 C11 = 0.88682270050048828125 gamma_coef = 0.45011556148529052734 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2363 CLUBB-TIMER time_clubb_pdf = 0.0335 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0327 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6854 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1412 CLUBB-TIMER time_clubb_pdf = 0.0826 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0314 CLUBB-TIMER time_total = 0.6881 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1789 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3994 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6924 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1132 CLUBB-TIMER time_clubb_pdf = 0.0917 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3476 CLUBB-TIMER time_microphys_advance = 0.0917 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6489 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1132 CLUBB-TIMER time_clubb_pdf = 0.0944 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6648 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2291 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6978 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2277 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3789 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7218 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1460 CLUBB-TIMER time_clubb_pdf = 0.1469 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6816 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2832 CLUBB-TIMER time_clubb_pdf = 0.0694 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3543 CLUBB-TIMER time_microphys_advance = 0.0228 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7357 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2406 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3773 CLUBB-TIMER time_microphys_advance = 0.0225 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7061 Iteration: 110 Parameters: C_uu_shr = 0.71503025293350219727 C11 = 0.80802905559539794922 gamma_coef = 0.47043105959892272949 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1674 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6683 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2008 CLUBB-TIMER time_clubb_pdf = 0.0926 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3543 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6714 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2948 CLUBB-TIMER time_clubb_pdf = 0.0356 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4012 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7546 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2677 CLUBB-TIMER time_clubb_pdf = 0.0345 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3838 CLUBB-TIMER time_microphys_advance = 0.0235 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7147 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2053 CLUBB-TIMER time_clubb_pdf = 0.0353 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3827 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6759 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0049 CLUBB-TIMER time_clubb_advance = 0.1467 CLUBB-TIMER time_clubb_pdf = 0.0713 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0753 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6920 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2828 CLUBB-TIMER time_clubb_pdf = 0.0645 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3497 CLUBB-TIMER time_microphys_advance = 0.0214 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7237 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1792 CLUBB-TIMER time_clubb_pdf = 0.1245 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3431 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0300 CLUBB-TIMER time_total = 0.6975 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1896 CLUBB-TIMER time_clubb_pdf = 0.0820 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4168 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7118 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1466 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4193 CLUBB-TIMER time_microphys_advance = 0.0712 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7029 Iteration: 120 Parameters: C_uu_shr = 0.65281206369400024414 C11 = 0.21757560968399047852 gamma_coef = 0.03187095746397972107 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0279 CLUBB-TIMER time_clubb_advance = 0.2106 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3544 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6784 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2041 CLUBB-TIMER time_clubb_pdf = 0.0881 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3738 CLUBB-TIMER time_microphys_advance = 0.0531 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7240 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2140 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3892 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7154 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1852 CLUBB-TIMER time_clubb_pdf = 0.0794 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3368 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6496 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1188 CLUBB-TIMER time_clubb_pdf = 0.0645 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4301 CLUBB-TIMER time_microphys_advance = 0.0571 CLUBB-TIMER time_loop_end = 0.0269 CLUBB-TIMER time_total = 0.7048 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1770 CLUBB-TIMER time_clubb_pdf = 0.1333 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3841 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7170 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2746 CLUBB-TIMER time_clubb_pdf = 0.0332 CLUBB-TIMER time_SILHS = 0.0004 CLUBB-TIMER time_microphys_scheme = 0.4011 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7306 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2587 CLUBB-TIMER time_clubb_pdf = 0.0340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3617 CLUBB-TIMER time_microphys_advance = 0.0571 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7170 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1989 CLUBB-TIMER time_clubb_pdf = 0.1245 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3661 CLUBB-TIMER time_microphys_advance = 0.0263 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7208 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1313 CLUBB-TIMER time_clubb_pdf = 0.0649 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3912 CLUBB-TIMER time_microphys_advance = 0.0976 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6900 Iteration: 130 Parameters: C_uu_shr = 0.01124256942421197891 C11 = 0.24705912172794342041 gamma_coef = 0.09700353443622589111 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2004 CLUBB-TIMER time_clubb_pdf = 0.1030 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3978 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7236 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2950 CLUBB-TIMER time_clubb_pdf = 0.0345 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3350 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6867 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2093 CLUBB-TIMER time_clubb_pdf = 0.0956 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4142 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7417 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.2256 CLUBB-TIMER time_clubb_pdf = 0.1053 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3238 CLUBB-TIMER time_microphys_advance = 0.0501 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7108 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1780 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0805 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6976 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2366 CLUBB-TIMER time_clubb_pdf = 0.1069 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3774 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7444 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1749 CLUBB-TIMER time_clubb_pdf = 0.0678 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4110 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0325 CLUBB-TIMER time_total = 0.7342 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0308 CLUBB-TIMER time_clubb_advance = 0.1754 CLUBB-TIMER time_clubb_pdf = 0.0801 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3571 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6655 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1743 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3436 CLUBB-TIMER time_microphys_advance = 0.0784 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6905 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2844 CLUBB-TIMER time_clubb_pdf = 0.0246 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3518 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6837 Iteration: 140 Parameters: C_uu_shr = 0.16329346597194671631 C11 = 0.27009198069572448730 gamma_coef = 0.07529448717832565308 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2579 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0768 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7474 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1446 CLUBB-TIMER time_clubb_pdf = 0.1461 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3853 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6995 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3904 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6798 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1977 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3331 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6737 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2277 CLUBB-TIMER time_clubb_pdf = 0.0325 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4289 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7409 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1772 CLUBB-TIMER time_clubb_pdf = 0.0667 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3819 CLUBB-TIMER time_microphys_advance = 0.0752 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7260 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2243 CLUBB-TIMER time_clubb_pdf = 0.0926 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3275 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6961 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2514 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3436 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6807 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1398 CLUBB-TIMER time_clubb_pdf = 0.1049 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4153 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.7105 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1488 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3597 CLUBB-TIMER time_microphys_advance = 0.1069 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.7142 Iteration: 150 Parameters: C_uu_shr = 0.62160384654998779297 C11 = 0.18321263790130615234 gamma_coef = 0.12688866257667541504 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1809 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4122 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7041 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1757 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4325 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6949 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2159 CLUBB-TIMER time_clubb_pdf = 0.0952 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3565 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6930 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2034 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4117 CLUBB-TIMER time_microphys_advance = 0.0493 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7312 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2133 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3736 CLUBB-TIMER time_microphys_advance = 0.0232 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6727 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1878 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3904 CLUBB-TIMER time_microphys_advance = 0.0502 CLUBB-TIMER time_loop_end = 0.0061 CLUBB-TIMER time_total = 0.7256 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1974 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3889 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6959 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2746 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3583 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6871 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1727 CLUBB-TIMER time_clubb_pdf = 0.0915 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3938 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7089 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2602 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3299 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7044 Iteration: 160 Parameters: C_uu_shr = 0.71869522333145141602 C11 = 0.00000000000000000000 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2555 CLUBB-TIMER time_clubb_pdf = 0.0326 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3962 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7077 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.1821 CLUBB-TIMER time_clubb_pdf = 0.0880 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3609 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6817 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2001 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3466 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6790 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1644 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3230 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5951 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1809 CLUBB-TIMER time_clubb_pdf = 0.1238 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3575 CLUBB-TIMER time_microphys_advance = 0.0509 CLUBB-TIMER time_loop_end = 0.0129 CLUBB-TIMER time_total = 0.7283 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2063 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3948 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7166 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2809 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3927 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7244 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2403 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3685 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.7240 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1964 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3903 CLUBB-TIMER time_microphys_advance = 0.0216 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6993 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2232 CLUBB-TIMER time_clubb_pdf = 0.0899 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3731 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7091 Iteration: 170 Parameters: C_uu_shr = 0.55463862419128417969 C11 = 0.12447898834943771362 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.1193 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3731 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7181 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1511 CLUBB-TIMER time_clubb_pdf = 0.0768 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3538 CLUBB-TIMER time_microphys_advance = 0.1098 CLUBB-TIMER time_loop_end = 0.0312 CLUBB-TIMER time_total = 0.7253 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1997 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4209 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7332 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1708 CLUBB-TIMER time_clubb_pdf = 0.0499 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3113 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6129 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0572 CLUBB-TIMER time_clubb_advance = 0.2125 CLUBB-TIMER time_clubb_pdf = 0.0652 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7285 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0128 CLUBB-TIMER time_clubb_advance = 0.1740 CLUBB-TIMER time_clubb_pdf = 0.0902 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3739 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7024 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2563 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3600 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6748 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2389 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3621 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6863 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2177 CLUBB-TIMER time_clubb_pdf = 0.0660 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4055 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_total = 0.7430 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0198 CLUBB-TIMER time_clubb_advance = 0.1758 CLUBB-TIMER time_clubb_pdf = 0.0950 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3699 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7122 Iteration: 180 Parameters: C_uu_shr = 0.09176006913185119629 C11 = 0.31957164406776428223 gamma_coef = 0.14251971244812011719 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2026 CLUBB-TIMER time_clubb_pdf = 0.0907 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3216 CLUBB-TIMER time_microphys_advance = 0.0521 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6748 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1931 CLUBB-TIMER time_clubb_pdf = 0.0621 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3014 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5783 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1197 CLUBB-TIMER time_clubb_pdf = 0.0638 CLUBB-TIMER time_SILHS = 0.0141 CLUBB-TIMER time_microphys_scheme = 0.3930 CLUBB-TIMER time_microphys_advance = 0.0733 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6838 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2041 CLUBB-TIMER time_clubb_pdf = 0.0666 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0450 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7157 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1448 CLUBB-TIMER time_clubb_pdf = 0.1103 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3259 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7058 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1943 CLUBB-TIMER time_clubb_pdf = 0.0337 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3421 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5927 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.1297 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4442 CLUBB-TIMER time_microphys_advance = 0.0689 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7121 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1627 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3920 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6996 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1639 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3809 CLUBB-TIMER time_microphys_advance = 0.0357 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7074 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1727 CLUBB-TIMER time_clubb_pdf = 0.1200 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3866 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7010 Iteration: 190 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.06588800996541976929 gamma_coef = 0.31395176053047180176 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2545 CLUBB-TIMER time_clubb_pdf = 0.0639 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3819 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7565 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0296 CLUBB-TIMER time_clubb_advance = 0.1128 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3616 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6088 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2005 CLUBB-TIMER time_clubb_pdf = 0.1037 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3203 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6768 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0302 CLUBB-TIMER time_clubb_advance = 0.2311 CLUBB-TIMER time_clubb_pdf = 0.0716 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3497 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7044 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1894 CLUBB-TIMER time_clubb_pdf = 0.0518 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3464 CLUBB-TIMER time_microphys_advance = 0.0727 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6652 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1211 CLUBB-TIMER time_clubb_pdf = 0.1402 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6757 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1817 CLUBB-TIMER time_clubb_pdf = 0.0856 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7051 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2325 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3664 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7144 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2325 CLUBB-TIMER time_clubb_pdf = 0.0815 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3464 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7124 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2380 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7189 Iteration: 200 Parameters: C_uu_shr = 0.04967459291219711304 C11 = 0.37594220042228698730 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2019 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3708 CLUBB-TIMER time_microphys_advance = 0.0746 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7113 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0186 CLUBB-TIMER time_clubb_advance = 0.2028 CLUBB-TIMER time_clubb_pdf = 0.0343 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3132 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6023 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2313 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3814 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7278 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2316 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3356 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6470 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1714 CLUBB-TIMER time_clubb_pdf = 0.1120 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3761 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0067 CLUBB-TIMER time_total = 0.6856 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2477 CLUBB-TIMER time_clubb_pdf = 0.0300 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2775 CLUBB-TIMER time_microphys_advance = 0.0644 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6250 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1721 CLUBB-TIMER time_clubb_pdf = 0.0899 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4044 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7181 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2564 CLUBB-TIMER time_clubb_pdf = 0.0330 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3683 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7073 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1822 CLUBB-TIMER time_clubb_pdf = 0.1311 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3514 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7154 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1957 CLUBB-TIMER time_clubb_pdf = 0.0901 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3521 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0316 CLUBB-TIMER time_total = 0.6883 Iteration: 210 Parameters: C_uu_shr = 0.27947476506233215332 C11 = 0.58998727798461914062 gamma_coef = 0.20060986280441284180 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1697 CLUBB-TIMER time_clubb_pdf = 0.0389 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4409 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6992 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1434 CLUBB-TIMER time_clubb_pdf = 0.0802 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3343 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5799 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0027 CLUBB-TIMER time_clubb_advance = 0.1899 CLUBB-TIMER time_clubb_pdf = 0.0330 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4089 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0055 CLUBB-TIMER time_total = 0.6899 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2821 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4126 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7534 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1445 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3807 CLUBB-TIMER time_microphys_advance = 0.0894 CLUBB-TIMER time_loop_end = 0.0338 CLUBB-TIMER time_total = 0.7128 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2700 CLUBB-TIMER time_clubb_pdf = 0.0353 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4142 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7445 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0289 CLUBB-TIMER time_clubb_advance = 0.1908 CLUBB-TIMER time_clubb_pdf = 0.0932 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3376 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7019 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2462 CLUBB-TIMER time_clubb_pdf = 0.0399 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3704 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7061 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2292 CLUBB-TIMER time_clubb_pdf = 0.0919 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3499 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7237 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2306 CLUBB-TIMER time_clubb_pdf = 0.0686 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7195 Iteration: 220 Parameters: C_uu_shr = 0.41347733139991760254 C11 = 0.55963629484176635742 gamma_coef = 0.00794046651571989059 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1720 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3621 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0335 CLUBB-TIMER time_total = 0.7091 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1761 CLUBB-TIMER time_clubb_pdf = 0.0612 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3702 CLUBB-TIMER time_microphys_advance = 0.0817 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6940 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1788 CLUBB-TIMER time_clubb_pdf = 0.1274 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3418 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6703 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2639 CLUBB-TIMER time_clubb_pdf = 0.0250 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3702 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6813 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1113 CLUBB-TIMER time_clubb_pdf = 0.0453 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2621 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.4404 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2293 CLUBB-TIMER time_clubb_pdf = 0.0441 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3477 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6755 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2015 CLUBB-TIMER time_clubb_pdf = 0.0959 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3221 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_total = 0.6732 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2358 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3972 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7140 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0309 CLUBB-TIMER time_clubb_advance = 0.2079 CLUBB-TIMER time_clubb_pdf = 0.0753 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3696 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7054 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2086 CLUBB-TIMER time_clubb_pdf = 0.0717 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3474 CLUBB-TIMER time_microphys_advance = 0.0516 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6842 Iteration: 230 Parameters: C_uu_shr = 0.29214534163475036621 C11 = 0.89233660697937011719 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1905 CLUBB-TIMER time_clubb_pdf = 0.0790 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3461 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6379 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2402 CLUBB-TIMER time_clubb_pdf = 0.0699 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3186 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6821 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.2085 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3698 CLUBB-TIMER time_microphys_advance = 0.0492 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7208 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2015 CLUBB-TIMER time_clubb_pdf = 0.0967 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3456 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6950 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0278 CLUBB-TIMER time_clubb_advance = 0.2376 CLUBB-TIMER time_clubb_pdf = 0.0388 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3633 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6896 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1700 CLUBB-TIMER time_clubb_pdf = 0.0903 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4314 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7138 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2823 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3709 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7102 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2010 CLUBB-TIMER time_clubb_pdf = 0.0915 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3676 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.7108 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2609 CLUBB-TIMER time_clubb_pdf = 0.0326 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3945 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7393 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2446 CLUBB-TIMER time_clubb_pdf = 0.0716 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3257 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6958 Iteration: 240 Parameters: C_uu_shr = 0.47403874993324279785 C11 = 0.14367169141769409180 gamma_coef = 0.09008191525936126709 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2134 CLUBB-TIMER time_clubb_pdf = 0.1082 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3973 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7411 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2285 CLUBB-TIMER time_clubb_pdf = 0.0933 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3851 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7283 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1810 CLUBB-TIMER time_clubb_pdf = 0.0909 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3656 CLUBB-TIMER time_microphys_advance = 0.0640 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7064 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2300 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3836 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6960 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2029 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4312 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7207 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0299 CLUBB-TIMER time_clubb_advance = 0.1799 CLUBB-TIMER time_clubb_pdf = 0.1217 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7088 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1933 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3627 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6969 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1882 CLUBB-TIMER time_clubb_pdf = 0.1457 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3528 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7096 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1430 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3282 CLUBB-TIMER time_microphys_advance = 0.0749 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6145 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1506 CLUBB-TIMER time_clubb_pdf = 0.1016 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4164 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7226 Iteration: 250 Parameters: C_uu_shr = 0.70337659120559692383 C11 = 0.57990568876266479492 gamma_coef = 0.19641952216625213623 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2841 CLUBB-TIMER time_clubb_pdf = 0.0342 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3771 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7171 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2678 CLUBB-TIMER time_clubb_pdf = 0.0358 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3700 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7269 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.2052 CLUBB-TIMER time_clubb_pdf = 0.0926 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3134 CLUBB-TIMER time_microphys_advance = 0.0522 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.6709 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2747 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3732 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7027 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1457 CLUBB-TIMER time_clubb_pdf = 0.0620 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3852 CLUBB-TIMER time_microphys_advance = 0.1039 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7018 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0019 CLUBB-TIMER time_clubb_advance = 0.1817 CLUBB-TIMER time_clubb_pdf = 0.0354 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0529 CLUBB-TIMER time_loop_end = 0.0200 CLUBB-TIMER time_total = 0.6793 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1747 CLUBB-TIMER time_clubb_pdf = 0.1000 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3758 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6736 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2309 CLUBB-TIMER time_clubb_pdf = 0.0339 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3324 CLUBB-TIMER time_microphys_advance = 0.0723 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6744 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2362 CLUBB-TIMER time_clubb_pdf = 0.0658 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3580 CLUBB-TIMER time_microphys_advance = 0.0591 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7243 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2704 CLUBB-TIMER time_clubb_pdf = 0.0349 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3797 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7379 Iteration: 260 Parameters: C_uu_shr = 0.86660575866699218750 C11 = 0.82809746265411376953 gamma_coef = 0.11401812732219696045 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0138 CLUBB-TIMER time_clubb_advance = 0.2488 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3315 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6991 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2549 CLUBB-TIMER time_clubb_pdf = 0.0350 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3416 CLUBB-TIMER time_microphys_advance = 0.0435 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6799 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0298 CLUBB-TIMER time_clubb_advance = 0.2409 CLUBB-TIMER time_clubb_pdf = 0.0388 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3681 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6999 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2176 CLUBB-TIMER time_clubb_pdf = 0.0638 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3729 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6777 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2555 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3246 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6648 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2939 CLUBB-TIMER time_clubb_pdf = 0.0362 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3531 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7061 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2081 CLUBB-TIMER time_clubb_pdf = 0.0740 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3335 CLUBB-TIMER time_microphys_advance = 0.0213 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6533 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1763 CLUBB-TIMER time_clubb_pdf = 0.0885 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3424 CLUBB-TIMER time_microphys_advance = 0.0583 CLUBB-TIMER time_loop_end = 0.0117 CLUBB-TIMER time_total = 0.6795 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2875 CLUBB-TIMER time_clubb_pdf = 0.0422 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3190 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6710 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1193 CLUBB-TIMER time_clubb_pdf = 0.0929 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3756 CLUBB-TIMER time_microphys_advance = 0.0791 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6726 Iteration: 270 Parameters: C_uu_shr = 0.86836701631546020508 C11 = 0.80126750469207763672 gamma_coef = 0.11364421248435974121 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2528 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3334 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6707 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2029 CLUBB-TIMER time_clubb_pdf = 0.1198 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3327 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6772 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2354 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0011 CLUBB-TIMER time_microphys_scheme = 0.3003 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6432 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1436 CLUBB-TIMER time_clubb_pdf = 0.1165 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3527 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6910 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2689 CLUBB-TIMER time_clubb_pdf = 0.0315 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3894 CLUBB-TIMER time_microphys_advance = 0.0206 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7263 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1834 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3542 CLUBB-TIMER time_microphys_advance = 0.0952 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7011 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2267 CLUBB-TIMER time_clubb_pdf = 0.0648 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3395 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6812 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2340 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7022 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1455 CLUBB-TIMER time_clubb_pdf = 0.1260 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3964 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7207 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1779 CLUBB-TIMER time_clubb_pdf = 0.0924 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4126 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7050 Iteration: 280 Parameters: C_uu_shr = 0.82542264461517333984 C11 = 0.31543594598770141602 gamma_coef = 0.12744216620922088623 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2090 CLUBB-TIMER time_clubb_pdf = 0.1204 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3636 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7150 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.3118 CLUBB-TIMER time_clubb_pdf = 0.0383 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3733 CLUBB-TIMER time_microphys_advance = 0.0219 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7513 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1727 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3778 CLUBB-TIMER time_microphys_advance = 0.0753 CLUBB-TIMER time_loop_end = 0.0255 CLUBB-TIMER time_total = 0.6876 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2819 CLUBB-TIMER time_clubb_pdf = 0.0361 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3920 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7353 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2340 CLUBB-TIMER time_clubb_pdf = 0.0753 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3856 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7181 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1982 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4119 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7218 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0317 CLUBB-TIMER time_clubb_advance = 0.1448 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4301 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7206 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2307 CLUBB-TIMER time_clubb_pdf = 0.0923 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3534 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6981 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1756 CLUBB-TIMER time_clubb_pdf = 0.0920 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3337 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0334 CLUBB-TIMER time_total = 0.6848 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2728 CLUBB-TIMER time_clubb_pdf = 0.0395 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3076 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6430 Iteration: 290 Parameters: C_uu_shr = 0.83822190761566162109 C11 = 0.77000892162322998047 gamma_coef = 0.03943325206637382507 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1758 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4103 CLUBB-TIMER time_microphys_advance = 0.0713 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6944 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1812 CLUBB-TIMER time_clubb_pdf = 0.1147 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3596 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6788 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1718 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3891 CLUBB-TIMER time_microphys_advance = 0.0354 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6931 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2238 CLUBB-TIMER time_clubb_pdf = 0.0800 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3064 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6609 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1791 CLUBB-TIMER time_clubb_pdf = 0.0310 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3002 CLUBB-TIMER time_microphys_advance = 0.1038 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6200 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2090 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4132 CLUBB-TIMER time_microphys_advance = 0.0260 CLUBB-TIMER time_loop_end = 0.0069 CLUBB-TIMER time_total = 0.7205 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2549 CLUBB-TIMER time_clubb_pdf = 0.0648 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3762 CLUBB-TIMER time_microphys_advance = 0.0242 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7255 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2434 CLUBB-TIMER time_clubb_pdf = 0.0921 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3497 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7100 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1472 CLUBB-TIMER time_clubb_pdf = 0.0915 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3688 CLUBB-TIMER time_microphys_advance = 0.0620 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6748 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1956 CLUBB-TIMER time_clubb_pdf = 0.1154 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3265 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6883 Iteration: 300 Parameters: C_uu_shr = 0.26358604431152343750 C11 = 0.68138819932937622070 gamma_coef = 0.00824021827429533005 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2240 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3411 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6781 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2777 CLUBB-TIMER time_clubb_pdf = 0.0357 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3344 CLUBB-TIMER time_microphys_advance = 0.0201 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_total = 0.6752 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1176 CLUBB-TIMER time_clubb_pdf = 0.0926 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0610 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6458 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2008 CLUBB-TIMER time_clubb_pdf = 0.0819 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2934 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6297 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6455 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2862 CLUBB-TIMER time_clubb_pdf = 0.0673 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3484 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7233 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0021 CLUBB-TIMER time_clubb_advance = 0.1710 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0759 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6826 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2200 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7074 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1995 CLUBB-TIMER time_clubb_pdf = 0.0313 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3517 CLUBB-TIMER time_microphys_advance = 0.1084 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6958 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1790 CLUBB-TIMER time_clubb_pdf = 0.0923 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4191 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7407 Iteration: 310 Parameters: C_uu_shr = 0.54777038097381591797 C11 = 0.45662349462509155273 gamma_coef = 0.08164670318365097046 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1975 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3447 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7055 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2616 CLUBB-TIMER time_clubb_pdf = 0.0340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3390 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6564 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2339 CLUBB-TIMER time_clubb_pdf = 0.0878 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7469 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2596 CLUBB-TIMER time_clubb_pdf = 0.0339 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3484 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6911 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2026 CLUBB-TIMER time_clubb_pdf = 0.0906 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3621 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7084 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2038 CLUBB-TIMER time_clubb_pdf = 0.0947 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3397 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6605 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2295 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3792 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0198 CLUBB-TIMER time_total = 0.7101 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1691 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.1027 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_total = 0.6778 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2612 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6978 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2073 CLUBB-TIMER time_clubb_pdf = 0.0928 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3983 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7228 Iteration: 320 Parameters: C_uu_shr = 0.55984359979629516602 C11 = 0.43319141864776611328 gamma_coef = 0.03207138925790786743 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2023 CLUBB-TIMER time_clubb_pdf = 0.0970 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0315 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6896 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1417 CLUBB-TIMER time_clubb_pdf = 0.1302 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3816 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7046 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2613 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3341 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6767 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2013 CLUBB-TIMER time_clubb_pdf = 0.0892 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3095 CLUBB-TIMER time_microphys_advance = 0.0483 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6531 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2482 CLUBB-TIMER time_clubb_pdf = 0.0261 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3522 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6747 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1848 CLUBB-TIMER time_clubb_pdf = 0.0850 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3593 CLUBB-TIMER time_microphys_advance = 0.0229 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6599 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2214 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4168 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7186 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0312 CLUBB-TIMER time_clubb_advance = 0.1385 CLUBB-TIMER time_clubb_pdf = 0.1007 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4217 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7422 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.1912 CLUBB-TIMER time_clubb_pdf = 0.0918 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3306 CLUBB-TIMER time_microphys_advance = 0.0523 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.7022 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2471 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3492 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7137 Iteration: 330 Parameters: C_uu_shr = 0.39975944161415100098 C11 = 0.31888163089752197266 gamma_coef = 0.01588666252791881561 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2214 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3607 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6971 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2034 CLUBB-TIMER time_clubb_pdf = 0.0338 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3722 CLUBB-TIMER time_microphys_advance = 0.1061 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7204 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2273 CLUBB-TIMER time_clubb_pdf = 0.0314 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3883 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7014 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2671 CLUBB-TIMER time_clubb_pdf = 0.0412 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3667 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7256 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1598 CLUBB-TIMER time_clubb_pdf = 0.1405 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3675 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7193 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2393 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0231 CLUBB-TIMER time_microphys_scheme = 0.3554 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7049 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0306 CLUBB-TIMER time_clubb_advance = 0.2005 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3992 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7093 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2052 CLUBB-TIMER time_clubb_pdf = 0.0507 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3625 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0339 CLUBB-TIMER time_total = 0.7023 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2427 CLUBB-TIMER time_clubb_pdf = 0.0271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4361 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7330 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1792 CLUBB-TIMER time_clubb_pdf = 0.0814 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3467 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6588 Iteration: 340 Parameters: C_uu_shr = 0.13945113122463226318 C11 = 0.40207394957542419434 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2317 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3726 CLUBB-TIMER time_microphys_advance = 0.0802 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.7190 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2139 CLUBB-TIMER time_clubb_pdf = 0.0900 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4241 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7512 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2047 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3777 CLUBB-TIMER time_microphys_advance = 0.0633 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7132 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1964 CLUBB-TIMER time_clubb_pdf = 0.1167 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3410 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7049 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2121 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6732 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1386 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2775 CLUBB-TIMER time_microphys_advance = 0.0488 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5026 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2156 CLUBB-TIMER time_clubb_pdf = 0.0844 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7164 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2487 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6878 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2281 CLUBB-TIMER time_clubb_pdf = 0.0803 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3282 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6593 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2581 CLUBB-TIMER time_clubb_pdf = 0.0962 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3633 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7407 Iteration: 350 Parameters: C_uu_shr = 0.50905919075012207031 C11 = 0.35874354839324951172 gamma_coef = 0.22280427813529968262 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.1815 CLUBB-TIMER time_clubb_pdf = 0.0710 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4235 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7282 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.3082 CLUBB-TIMER time_clubb_pdf = 0.0349 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7317 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1785 CLUBB-TIMER time_clubb_pdf = 0.1190 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3836 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7037 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2669 CLUBB-TIMER time_clubb_pdf = 0.0361 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7116 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1784 CLUBB-TIMER time_clubb_pdf = 0.0385 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3952 CLUBB-TIMER time_microphys_advance = 0.1080 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7253 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1810 CLUBB-TIMER time_clubb_pdf = 0.0378 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0916 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.7037 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1439 CLUBB-TIMER time_clubb_pdf = 0.1218 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4201 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7250 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1638 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3745 CLUBB-TIMER time_microphys_advance = 0.0748 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7096 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1927 CLUBB-TIMER time_clubb_pdf = 0.0863 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3616 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6924 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1832 CLUBB-TIMER time_clubb_pdf = 0.1159 CLUBB-TIMER time_SILHS = 0.0010 CLUBB-TIMER time_microphys_scheme = 0.3669 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6912 Iteration: 360 Parameters: C_uu_shr = 0.57745033502578735352 C11 = 0.23502199351787567139 gamma_coef = 0.05087922886013984680 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2192 CLUBB-TIMER time_clubb_pdf = 0.0911 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3745 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7376 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2366 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3427 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6589 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.2230 CLUBB-TIMER time_clubb_pdf = 0.0308 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3564 CLUBB-TIMER time_microphys_advance = 0.0811 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6983 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2311 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3542 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6966 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2006 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3501 CLUBB-TIMER time_microphys_advance = 0.0506 CLUBB-TIMER time_loop_end = 0.0302 CLUBB-TIMER time_total = 0.6928 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1461 CLUBB-TIMER time_clubb_pdf = 0.0875 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4234 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6797 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2133 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0311 CLUBB-TIMER time_microphys_scheme = 0.3441 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6769 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2406 CLUBB-TIMER time_clubb_pdf = 0.0621 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4152 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7435 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2036 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3446 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0292 CLUBB-TIMER time_total = 0.6857 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2511 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3440 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6727 Iteration: 370 Parameters: C_uu_shr = 0.72863632440567016602 C11 = 0.39453518390655517578 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2434 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3367 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6640 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2106 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3067 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6247 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2411 CLUBB-TIMER time_clubb_pdf = 0.0468 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3314 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6429 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2473 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3405 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6748 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1658 CLUBB-TIMER time_clubb_pdf = 0.1286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2967 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6437 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2039 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3203 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6332 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2004 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3582 CLUBB-TIMER time_microphys_advance = 0.0739 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6986 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1574 CLUBB-TIMER time_clubb_pdf = 0.0968 CLUBB-TIMER time_SILHS = 0.0010 CLUBB-TIMER time_microphys_scheme = 0.3808 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7065 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2280 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3466 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6897 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0309 CLUBB-TIMER time_clubb_advance = 0.1566 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3673 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0209 CLUBB-TIMER time_total = 0.6834 Iteration: 380 Parameters: C_uu_shr = 0.77347511053085327148 C11 = 0.56704020500183105469 gamma_coef = 0.04172812029719352722 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2619 CLUBB-TIMER time_clubb_pdf = 0.0340 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3614 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7084 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1769 CLUBB-TIMER time_clubb_pdf = 0.0937 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3572 CLUBB-TIMER time_microphys_advance = 0.0328 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6656 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1756 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3401 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6567 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2449 CLUBB-TIMER time_clubb_pdf = 0.0928 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2880 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6793 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2755 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0216 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7453 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1495 CLUBB-TIMER time_clubb_pdf = 0.1143 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3584 CLUBB-TIMER time_microphys_advance = 0.0770 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7040 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2608 CLUBB-TIMER time_clubb_pdf = 0.0678 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3551 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7053 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2386 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3386 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6633 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2062 CLUBB-TIMER time_clubb_pdf = 0.0795 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3478 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6863 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2114 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3433 CLUBB-TIMER time_microphys_advance = 0.0512 CLUBB-TIMER time_loop_end = 0.0050 CLUBB-TIMER time_total = 0.7047 Iteration: 390 Parameters: C_uu_shr = 0.87950998544692993164 C11 = 0.27265831828117370605 gamma_coef = 0.03028817474842071533 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2369 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4304 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7519 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.3120 CLUBB-TIMER time_clubb_pdf = 0.0373 CLUBB-TIMER time_SILHS = 0.0006 CLUBB-TIMER time_microphys_scheme = 0.3397 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7121 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2666 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3289 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6782 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2048 CLUBB-TIMER time_clubb_pdf = 0.1183 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3686 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2030 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3579 CLUBB-TIMER time_microphys_advance = 0.0351 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6611 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2058 CLUBB-TIMER time_clubb_pdf = 0.0966 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4144 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7396 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.2712 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3333 CLUBB-TIMER time_microphys_advance = 0.0509 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_total = 0.6949 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2092 CLUBB-TIMER time_clubb_pdf = 0.0640 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3380 CLUBB-TIMER time_microphys_advance = 0.0983 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7147 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1972 CLUBB-TIMER time_clubb_pdf = 0.0679 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3442 CLUBB-TIMER time_microphys_advance = 0.0706 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6852 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1929 CLUBB-TIMER time_clubb_pdf = 0.0911 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3526 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.6877 Iteration: 400 Parameters: C_uu_shr = 0.52688187360763549805 C11 = 0.31227931380271911621 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2024 CLUBB-TIMER time_clubb_pdf = 0.0851 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3540 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0314 CLUBB-TIMER time_total = 0.7224 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2329 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4656 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7479 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2283 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3526 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6599 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2257 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3806 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7186 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2578 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3851 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6949 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1994 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3583 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.7009 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1145 CLUBB-TIMER time_clubb_pdf = 0.1221 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3816 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6729 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1959 CLUBB-TIMER time_clubb_pdf = 0.0345 CLUBB-TIMER time_SILHS = 0.0265 CLUBB-TIMER time_microphys_scheme = 0.3644 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0279 CLUBB-TIMER time_total = 0.6977 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2491 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3025 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6643 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2514 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4049 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7446 Iteration: 410 Parameters: C_uu_shr = 0.41447871923446655273 C11 = 0.36822834610939025879 gamma_coef = 0.03700810298323631287 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1980 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4174 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0067 CLUBB-TIMER time_total = 0.7314 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1413 CLUBB-TIMER time_clubb_pdf = 0.0913 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4197 CLUBB-TIMER time_microphys_advance = 0.0384 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.7246 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2304 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3475 CLUBB-TIMER time_microphys_advance = 0.0761 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6889 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2443 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3736 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7024 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2226 CLUBB-TIMER time_clubb_pdf = 0.0648 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3712 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7104 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2508 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3400 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7282 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0204 CLUBB-TIMER time_clubb_advance = 0.2406 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3479 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6950 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2126 CLUBB-TIMER time_clubb_pdf = 0.1000 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3278 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6904 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1719 CLUBB-TIMER time_clubb_pdf = 0.0708 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4022 CLUBB-TIMER time_microphys_advance = 0.0724 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7222 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2940 CLUBB-TIMER time_clubb_pdf = 0.0361 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7066 Iteration: 420 Parameters: C_uu_shr = 0.50521016120910644531 C11 = 0.31812039017677307129 gamma_coef = 0.06401734054088592529 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1313 CLUBB-TIMER time_clubb_pdf = 0.0906 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3499 CLUBB-TIMER time_microphys_advance = 0.0890 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6661 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2071 CLUBB-TIMER time_clubb_pdf = 0.0935 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4022 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7247 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1752 CLUBB-TIMER time_clubb_pdf = 0.0927 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4155 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7058 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1789 CLUBB-TIMER time_clubb_pdf = 0.1364 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7479 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2454 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3655 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_total = 0.7002 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1929 CLUBB-TIMER time_clubb_pdf = 0.0671 CLUBB-TIMER time_SILHS = 0.0234 CLUBB-TIMER time_microphys_scheme = 0.3309 CLUBB-TIMER time_microphys_advance = 0.0758 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7012 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1770 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3798 CLUBB-TIMER time_microphys_advance = 0.0268 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6812 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2066 CLUBB-TIMER time_clubb_pdf = 0.0612 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3369 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0300 CLUBB-TIMER time_total = 0.6549 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2481 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3412 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6713 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2238 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3642 CLUBB-TIMER time_microphys_advance = 0.0205 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6771 Iteration: 430 Parameters: C_uu_shr = 0.83055639266967773438 C11 = 0.42051693797111511230 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2692 CLUBB-TIMER time_clubb_pdf = 0.0425 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3609 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6971 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2632 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3555 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7037 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2186 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0561 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6954 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1790 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0391 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6689 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1908 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3635 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6649 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1457 CLUBB-TIMER time_clubb_pdf = 0.1219 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3268 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0314 CLUBB-TIMER time_total = 0.6707 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2072 CLUBB-TIMER time_clubb_pdf = 0.0852 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3307 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6732 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2636 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3517 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6930 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2313 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3318 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6791 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2585 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3386 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7046 Iteration: 440 Parameters: C_uu_shr = 0.46392744779586791992 C11 = 0.54762905836105346680 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2659 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3715 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7173 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2613 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0010 CLUBB-TIMER time_microphys_scheme = 0.3694 CLUBB-TIMER time_microphys_advance = 0.0501 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7158 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2292 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7016 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2522 CLUBB-TIMER time_clubb_pdf = 0.0271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3736 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6747 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2282 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3818 CLUBB-TIMER time_microphys_advance = 0.0497 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7210 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2846 CLUBB-TIMER time_clubb_pdf = 0.0358 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3978 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7399 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2259 CLUBB-TIMER time_clubb_pdf = 0.0648 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3931 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7075 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2150 CLUBB-TIMER time_clubb_pdf = 0.0357 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4190 CLUBB-TIMER time_microphys_advance = 0.0562 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7311 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1780 CLUBB-TIMER time_clubb_pdf = 0.0927 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3924 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6866 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1418 CLUBB-TIMER time_clubb_pdf = 0.0980 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4355 CLUBB-TIMER time_microphys_advance = 0.0494 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7300 Iteration: 450 Parameters: C_uu_shr = 0.27592840790748596191 C11 = 0.43314531445503234863 gamma_coef = 0.03113835304975509644 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2052 CLUBB-TIMER time_clubb_pdf = 0.0936 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3964 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7173 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2268 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0450 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7207 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2083 CLUBB-TIMER time_clubb_pdf = 0.0820 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3865 CLUBB-TIMER time_microphys_advance = 0.0257 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7086 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2436 CLUBB-TIMER time_clubb_pdf = 0.0649 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.3518 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6831 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0303 CLUBB-TIMER time_clubb_advance = 0.1694 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4528 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7379 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1880 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3487 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6561 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1700 CLUBB-TIMER time_clubb_pdf = 0.1144 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3934 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7003 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0302 CLUBB-TIMER time_clubb_advance = 0.2057 CLUBB-TIMER time_clubb_pdf = 0.0595 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6844 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2350 CLUBB-TIMER time_clubb_pdf = 0.0355 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3767 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7008 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0307 CLUBB-TIMER time_clubb_advance = 0.1990 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4225 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7317 Iteration: 460 Parameters: C_uu_shr = 0.55277723073959350586 C11 = 0.44704902172088623047 gamma_coef = 0.00106575735844671726 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2749 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3564 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.7108 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1717 CLUBB-TIMER time_clubb_pdf = 0.0849 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3852 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6636 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1704 CLUBB-TIMER time_clubb_pdf = 0.1143 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3490 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6872 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2567 CLUBB-TIMER time_clubb_pdf = 0.0338 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7111 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1866 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4160 CLUBB-TIMER time_microphys_advance = 0.0677 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7392 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2638 CLUBB-TIMER time_clubb_pdf = 0.0359 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3402 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6620 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2088 CLUBB-TIMER time_clubb_pdf = 0.0344 CLUBB-TIMER time_SILHS = 0.0301 CLUBB-TIMER time_microphys_scheme = 0.3903 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7163 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2151 CLUBB-TIMER time_clubb_pdf = 0.0660 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3560 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6897 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2584 CLUBB-TIMER time_clubb_pdf = 0.0348 CLUBB-TIMER time_SILHS = 0.0009 CLUBB-TIMER time_microphys_scheme = 0.3549 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7001 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.1945 CLUBB-TIMER time_clubb_pdf = 0.0903 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7243 Iteration: 470 Parameters: C_uu_shr = 0.35856136679649353027 C11 = 0.43159121274948120117 gamma_coef = 0.08534228056669235229 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1975 CLUBB-TIMER time_clubb_pdf = 0.0954 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3611 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7046 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1742 CLUBB-TIMER time_clubb_pdf = 0.0911 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3876 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0301 CLUBB-TIMER time_total = 0.7300 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2043 CLUBB-TIMER time_clubb_pdf = 0.1124 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3718 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7103 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2016 CLUBB-TIMER time_clubb_pdf = 0.0930 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3615 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7065 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1758 CLUBB-TIMER time_clubb_pdf = 0.0886 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4050 CLUBB-TIMER time_microphys_advance = 0.0215 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6961 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2041 CLUBB-TIMER time_clubb_pdf = 0.1174 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4080 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7510 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.2105 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3660 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.6916 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2068 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3555 CLUBB-TIMER time_microphys_advance = 0.0812 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6804 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2797 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3750 CLUBB-TIMER time_microphys_advance = 0.0231 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7472 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2360 CLUBB-TIMER time_clubb_pdf = 0.0836 CLUBB-TIMER time_SILHS = 0.0011 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7148 Iteration: 480 Parameters: C_uu_shr = 0.25667992234230041504 C11 = 0.35156700015068054199 gamma_coef = 0.06129775568842887878 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2778 CLUBB-TIMER time_clubb_pdf = 0.0332 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3483 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6814 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2515 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3628 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6991 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.2350 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0305 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7038 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2297 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3457 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6877 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2463 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0012 CLUBB-TIMER time_microphys_scheme = 0.3819 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7053 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2073 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3523 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7002 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1431 CLUBB-TIMER time_clubb_pdf = 0.1194 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3803 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6938 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2043 CLUBB-TIMER time_clubb_pdf = 0.1030 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3492 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7100 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2368 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3880 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7434 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1688 CLUBB-TIMER time_clubb_pdf = 0.0320 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2409 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.4913 Iteration: 490 Parameters: C_uu_shr = 0.43190085887908935547 C11 = 0.36355695128440856934 gamma_coef = 0.00963768828660249710 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1766 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3821 CLUBB-TIMER time_microphys_advance = 0.0704 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7253 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2568 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3696 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0338 CLUBB-TIMER time_total = 0.7096 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2353 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4001 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7138 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.1741 CLUBB-TIMER time_clubb_pdf = 0.1021 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4018 CLUBB-TIMER time_microphys_advance = 0.0202 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7042 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1970 CLUBB-TIMER time_clubb_pdf = 0.0864 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7038 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1537 CLUBB-TIMER time_clubb_pdf = 0.1164 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3479 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6988 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2171 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0780 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7158 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2023 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3783 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.7253 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2813 CLUBB-TIMER time_clubb_pdf = 0.0454 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3766 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7260 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1822 CLUBB-TIMER time_clubb_pdf = 0.0979 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3611 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7171 Iteration: 500 Parameters: C_uu_shr = 0.38374081254005432129 C11 = 0.34742826223373413086 gamma_coef = 0.00235434598289430141 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2210 CLUBB-TIMER time_clubb_pdf = 0.1040 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2655 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6442 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2627 CLUBB-TIMER time_clubb_pdf = 0.0350 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3800 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7290 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2608 CLUBB-TIMER time_clubb_pdf = 0.0336 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3834 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7296 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2331 CLUBB-TIMER time_clubb_pdf = 0.0272 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3835 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7274 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2428 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4309 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7581 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2177 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3470 CLUBB-TIMER time_microphys_advance = 0.0483 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6770 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1794 CLUBB-TIMER time_clubb_pdf = 0.0753 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3475 CLUBB-TIMER time_microphys_advance = 0.0774 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6850 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2136 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3551 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6783 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2702 CLUBB-TIMER time_clubb_pdf = 0.0333 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3898 CLUBB-TIMER time_microphys_advance = 0.0511 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7502 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2608 CLUBB-TIMER time_clubb_pdf = 0.0337 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3166 CLUBB-TIMER time_microphys_advance = 0.1057 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7220 Iteration: 510 Parameters: C_uu_shr = 0.64822387695312500000 C11 = 0.34532409906387329102 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1808 CLUBB-TIMER time_clubb_pdf = 0.0922 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4111 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7363 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2482 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3528 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6808 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2092 CLUBB-TIMER time_clubb_pdf = 0.0958 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3444 CLUBB-TIMER time_microphys_advance = 0.0480 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7025 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0138 CLUBB-TIMER time_clubb_advance = 0.2091 CLUBB-TIMER time_clubb_pdf = 0.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7079 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1745 CLUBB-TIMER time_clubb_pdf = 0.0989 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4050 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7306 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2360 CLUBB-TIMER time_clubb_pdf = 0.0819 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3724 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7122 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2139 CLUBB-TIMER time_clubb_pdf = 0.0988 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3238 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6887 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1710 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0281 CLUBB-TIMER time_microphys_scheme = 0.3926 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7037 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2011 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3944 CLUBB-TIMER time_microphys_advance = 0.0483 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.7134 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1687 CLUBB-TIMER time_clubb_pdf = 0.0366 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4283 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0604 CLUBB-TIMER time_total = 0.7130 Iteration: 520 Parameters: C_uu_shr = 0.45048698782920837402 C11 = 0.42813020944595336914 gamma_coef = 0.09245900809764862061 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2244 CLUBB-TIMER time_clubb_pdf = 0.0931 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7219 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1498 CLUBB-TIMER time_clubb_pdf = 0.0462 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2460 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.4920 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1461 CLUBB-TIMER time_clubb_pdf = 0.0749 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4647 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7381 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2142 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3866 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7137 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2206 CLUBB-TIMER time_clubb_pdf = 0.0663 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3315 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0238 CLUBB-TIMER time_total = 0.7003 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1534 CLUBB-TIMER time_clubb_pdf = 0.1503 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3563 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7134 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2004 CLUBB-TIMER time_clubb_pdf = 0.1248 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3887 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7360 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2089 CLUBB-TIMER time_clubb_pdf = 0.0709 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3561 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0299 CLUBB-TIMER time_total = 0.6852 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2084 CLUBB-TIMER time_clubb_pdf = 0.0901 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3427 CLUBB-TIMER time_microphys_advance = 0.0488 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6952 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1682 CLUBB-TIMER time_clubb_pdf = 0.0763 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4014 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6985 Iteration: 530 Parameters: C_uu_shr = 0.46923622488975524902 C11 = 0.39942151308059692383 gamma_coef = 0.06194617599248886108 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2162 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0210 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.6984 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1192 CLUBB-TIMER time_clubb_pdf = 0.0897 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4490 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7098 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2058 CLUBB-TIMER time_clubb_pdf = 0.0940 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3729 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6969 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2478 CLUBB-TIMER time_clubb_pdf = 0.0346 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3733 CLUBB-TIMER time_microphys_advance = 0.0578 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7193 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2017 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4080 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.7277 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2540 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3614 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.6956 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1781 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3627 CLUBB-TIMER time_microphys_advance = 0.0774 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7074 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2183 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3861 CLUBB-TIMER time_microphys_advance = 0.0247 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6897 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2375 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3583 CLUBB-TIMER time_microphys_advance = 0.0483 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6787 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2171 CLUBB-TIMER time_clubb_pdf = 0.0888 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3323 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6889 Iteration: 540 Parameters: C_uu_shr = 0.61018639802932739258 C11 = 0.23751035332679748535 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2254 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3765 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7162 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2264 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3600 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6978 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2599 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7123 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1962 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3050 CLUBB-TIMER time_microphys_advance = 0.0429 CLUBB-TIMER time_loop_end = 0.0294 CLUBB-TIMER time_total = 0.6660 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2817 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3651 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6987 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2422 CLUBB-TIMER time_clubb_pdf = 0.0792 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6986 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1719 CLUBB-TIMER time_clubb_pdf = 0.1206 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3514 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6946 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2338 CLUBB-TIMER time_clubb_pdf = 0.0659 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3398 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6664 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2232 CLUBB-TIMER time_clubb_pdf = 0.0628 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3419 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6770 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2213 CLUBB-TIMER time_clubb_pdf = 0.0692 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0380 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7184 Iteration: 550 Parameters: C_uu_shr = 0.88919013738632202148 C11 = 0.28117194771766662598 gamma_coef = 0.03397160768508911133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1732 CLUBB-TIMER time_clubb_pdf = 0.1277 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3463 CLUBB-TIMER time_microphys_advance = 0.0206 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6732 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1996 CLUBB-TIMER time_clubb_pdf = 0.0628 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3715 CLUBB-TIMER time_microphys_advance = 0.0253 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.6653 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1788 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3531 CLUBB-TIMER time_microphys_advance = 0.1070 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1738 CLUBB-TIMER time_clubb_pdf = 0.1271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4047 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7274 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2243 CLUBB-TIMER time_clubb_pdf = 0.0951 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3384 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6796 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1753 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3586 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7067 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1999 CLUBB-TIMER time_clubb_pdf = 0.1041 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3463 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7008 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2296 CLUBB-TIMER time_clubb_pdf = 0.0646 CLUBB-TIMER time_SILHS = 0.0008 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7032 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2000 CLUBB-TIMER time_clubb_pdf = 0.0463 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3759 CLUBB-TIMER time_microphys_advance = 0.0769 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7041 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1989 CLUBB-TIMER time_clubb_pdf = 0.0913 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4054 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7177 Iteration: 560 Parameters: C_uu_shr = 0.69509166479110717773 C11 = 0.36700564622879028320 gamma_coef = 0.11464563012123107910 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2303 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3532 CLUBB-TIMER time_microphys_advance = 0.0554 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6798 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2667 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7409 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1983 CLUBB-TIMER time_clubb_pdf = 0.0654 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4061 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7218 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2304 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3442 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6865 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2091 CLUBB-TIMER time_clubb_pdf = 0.0953 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3952 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7233 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1763 CLUBB-TIMER time_clubb_pdf = 0.0621 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3740 CLUBB-TIMER time_microphys_advance = 0.1067 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7244 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2229 CLUBB-TIMER time_clubb_pdf = 0.0935 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3242 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6926 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.1449 CLUBB-TIMER time_clubb_pdf = 0.0644 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4163 CLUBB-TIMER time_microphys_advance = 0.0781 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7092 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.2303 CLUBB-TIMER time_clubb_pdf = 0.0633 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3206 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6670 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2265 CLUBB-TIMER time_clubb_pdf = 0.1028 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7403 Iteration: 570 Parameters: C_uu_shr = 0.84298956394195556641 C11 = 0.46293243765830993652 gamma_coef = 0.16937738656997680664 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0309 CLUBB-TIMER time_clubb_advance = 0.2288 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3525 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6959 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2101 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3901 CLUBB-TIMER time_microphys_advance = 0.0215 CLUBB-TIMER time_loop_end = 0.0322 CLUBB-TIMER time_total = 0.7205 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1747 CLUBB-TIMER time_clubb_pdf = 0.0361 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4029 CLUBB-TIMER time_microphys_advance = 0.0778 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6967 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2220 CLUBB-TIMER time_clubb_pdf = 0.0906 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3460 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6822 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1625 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3133 CLUBB-TIMER time_microphys_advance = 0.0526 CLUBB-TIMER time_loop_end = 0.0554 CLUBB-TIMER time_total = 0.6502 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1772 CLUBB-TIMER time_clubb_pdf = 0.0339 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.1065 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7019 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2520 CLUBB-TIMER time_clubb_pdf = 0.0336 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3702 CLUBB-TIMER time_microphys_advance = 0.0233 CLUBB-TIMER time_loop_end = 0.0333 CLUBB-TIMER time_total = 0.7155 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2008 CLUBB-TIMER time_clubb_pdf = 0.0944 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3054 CLUBB-TIMER time_microphys_advance = 0.0525 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6588 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1731 CLUBB-TIMER time_clubb_pdf = 0.1414 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3198 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6560 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1717 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4195 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7063 Iteration: 580 Parameters: C_uu_shr = 0.82970529794692993164 C11 = 0.51040983200073242188 gamma_coef = 0.15496617555618286133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0028 CLUBB-TIMER time_clubb_advance = 0.2010 CLUBB-TIMER time_clubb_pdf = 0.0333 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3603 CLUBB-TIMER time_microphys_advance = 0.1034 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7050 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2004 CLUBB-TIMER time_clubb_pdf = 0.0659 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4094 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7294 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2322 CLUBB-TIMER time_clubb_pdf = 0.0528 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3663 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7040 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0309 CLUBB-TIMER time_clubb_advance = 0.2122 CLUBB-TIMER time_clubb_pdf = 0.0696 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3564 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7207 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2000 CLUBB-TIMER time_clubb_pdf = 0.1193 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3396 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6802 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2165 CLUBB-TIMER time_clubb_pdf = 0.0911 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3216 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6812 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2247 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3390 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6738 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2076 CLUBB-TIMER time_clubb_pdf = 0.0628 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3409 CLUBB-TIMER time_microphys_advance = 0.0495 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6656 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2568 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7090 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2421 CLUBB-TIMER time_clubb_pdf = 0.0327 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3635 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6900 Iteration: 590 Parameters: C_uu_shr = 0.67486214637756347656 C11 = 0.36507704854011535645 gamma_coef = 0.00000129705244944489 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2620 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3714 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6841 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0856 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4332 CLUBB-TIMER time_microphys_advance = 0.0493 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7132 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2017 CLUBB-TIMER time_clubb_pdf = 0.1067 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3352 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6953 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1991 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0761 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7010 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1963 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3839 CLUBB-TIMER time_microphys_advance = 0.0782 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7251 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1980 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0728 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6937 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.2491 CLUBB-TIMER time_clubb_pdf = 0.0614 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3701 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7077 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2380 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3853 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7046 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2051 CLUBB-TIMER time_clubb_pdf = 0.1010 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3377 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6922 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2059 CLUBB-TIMER time_clubb_pdf = 0.0734 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3382 CLUBB-TIMER time_microphys_advance = 0.0683 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6921 Iteration: 600 Parameters: C_uu_shr = 0.47158968448638916016 C11 = 0.33048707246780395508 gamma_coef = 0.00355817982926964760 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2042 CLUBB-TIMER time_clubb_pdf = 0.0827 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4046 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7143 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2378 CLUBB-TIMER time_clubb_pdf = 0.0715 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3251 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6864 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1968 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3639 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6684 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2338 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3523 CLUBB-TIMER time_microphys_advance = 0.0766 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7275 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0013 CLUBB-TIMER time_clubb_advance = 0.2209 CLUBB-TIMER time_clubb_pdf = 0.0865 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3535 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6830 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2283 CLUBB-TIMER time_clubb_pdf = 0.0315 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3560 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6896 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2303 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3750 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7188 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2386 CLUBB-TIMER time_clubb_pdf = 0.0405 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3694 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0331 CLUBB-TIMER time_total = 0.7016 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2431 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3892 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7162 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1451 CLUBB-TIMER time_clubb_pdf = 0.1217 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3389 CLUBB-TIMER time_microphys_advance = 0.0664 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6770 Iteration: 610 Parameters: C_uu_shr = 0.33393231034278869629 C11 = 0.34775352478027343750 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1765 CLUBB-TIMER time_clubb_pdf = 0.0845 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4241 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7070 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2360 CLUBB-TIMER time_clubb_pdf = 0.0748 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3820 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7176 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2194 CLUBB-TIMER time_clubb_pdf = 0.0271 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3849 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7139 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1555 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3554 CLUBB-TIMER time_microphys_advance = 0.0420 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6445 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2068 CLUBB-TIMER time_clubb_pdf = 0.0937 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3987 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7223 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1764 CLUBB-TIMER time_clubb_pdf = 0.1004 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6789 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1716 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3663 CLUBB-TIMER time_microphys_advance = 0.0885 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7046 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1759 CLUBB-TIMER time_clubb_pdf = 0.0857 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3854 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0187 CLUBB-TIMER time_total = 0.7287 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2271 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3680 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7039 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2025 CLUBB-TIMER time_clubb_pdf = 0.0691 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3570 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0339 CLUBB-TIMER time_total = 0.7131 Iteration: 620 Parameters: C_uu_shr = 0.40933316946029663086 C11 = 0.35792759060859680176 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2063 CLUBB-TIMER time_clubb_pdf = 0.0869 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3458 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6907 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1734 CLUBB-TIMER time_clubb_pdf = 0.1506 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7178 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2612 CLUBB-TIMER time_clubb_pdf = 0.0310 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3485 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6649 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1740 CLUBB-TIMER time_clubb_pdf = 0.0933 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3617 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7118 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1736 CLUBB-TIMER time_clubb_pdf = 0.0879 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3401 CLUBB-TIMER time_microphys_advance = 0.0778 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6843 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2134 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0808 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6891 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.2370 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4136 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.7450 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1956 CLUBB-TIMER time_clubb_pdf = 0.1087 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3834 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7617 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2545 CLUBB-TIMER time_clubb_pdf = 0.0342 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3821 CLUBB-TIMER time_microphys_advance = 0.0240 CLUBB-TIMER time_loop_end = 0.0312 CLUBB-TIMER time_total = 0.7283 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2029 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4327 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7192 Iteration: 630 Parameters: C_uu_shr = 0.61470186710357666016 C11 = 0.34562560915946960449 gamma_coef = 0.00680193584412336349 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2086 CLUBB-TIMER time_clubb_pdf = 0.0895 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3664 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7149 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2613 CLUBB-TIMER time_clubb_pdf = 0.0779 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3325 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7258 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2674 CLUBB-TIMER time_clubb_pdf = 0.0346 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3606 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6853 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1847 CLUBB-TIMER time_clubb_pdf = 0.0932 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3423 CLUBB-TIMER time_microphys_advance = 0.0770 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7026 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1725 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3670 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6540 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1970 CLUBB-TIMER time_clubb_pdf = 0.0912 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3260 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6955 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2803 CLUBB-TIMER time_clubb_pdf = 0.0316 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3733 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1498 CLUBB-TIMER time_clubb_pdf = 0.0896 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3974 CLUBB-TIMER time_microphys_advance = 0.0597 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7018 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2020 CLUBB-TIMER time_clubb_pdf = 0.0635 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3683 CLUBB-TIMER time_microphys_advance = 0.0764 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7151 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2139 CLUBB-TIMER time_clubb_pdf = 0.1199 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3623 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7192 Iteration: 640 Parameters: C_uu_shr = 0.50429743528366088867 C11 = 0.31614613533020019531 gamma_coef = 0.05535826459527015686 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1913 CLUBB-TIMER time_clubb_pdf = 0.0928 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3565 CLUBB-TIMER time_microphys_advance = 0.0213 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6944 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2562 CLUBB-TIMER time_clubb_pdf = 0.0338 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3468 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6889 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2647 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3688 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7183 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2337 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3750 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7189 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2005 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3720 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6809 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2306 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0301 CLUBB-TIMER time_microphys_scheme = 0.3321 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7017 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1904 CLUBB-TIMER time_clubb_pdf = 0.1041 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3831 CLUBB-TIMER time_microphys_advance = 0.0490 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7318 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2080 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3839 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_total = 0.7337 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1994 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3789 CLUBB-TIMER time_microphys_advance = 0.0794 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7193 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2515 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3375 CLUBB-TIMER time_microphys_advance = 0.0549 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7092 Iteration: 650 Parameters: C_uu_shr = 0.56957274675369262695 C11 = 0.34712141752243041992 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2326 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3573 CLUBB-TIMER time_microphys_advance = 0.0214 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6778 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1888 CLUBB-TIMER time_clubb_pdf = 0.0826 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3817 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6776 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2265 CLUBB-TIMER time_clubb_pdf = 0.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3795 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0336 CLUBB-TIMER time_total = 0.7205 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0314 CLUBB-TIMER time_clubb_advance = 0.2102 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0044 CLUBB-TIMER time_total = 0.6913 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2224 CLUBB-TIMER time_clubb_pdf = 0.0943 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3265 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6957 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2284 CLUBB-TIMER time_clubb_pdf = 0.0649 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3930 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7399 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2281 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3496 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0334 CLUBB-TIMER time_total = 0.6926 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2367 CLUBB-TIMER time_clubb_pdf = 0.0632 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7171 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1849 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3579 CLUBB-TIMER time_microphys_advance = 0.0757 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7159 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1993 CLUBB-TIMER time_clubb_pdf = 0.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3686 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7067 Iteration: 660 Parameters: C_uu_shr = 0.50930184125900268555 C11 = 0.34290161728858947754 gamma_coef = 0.03940621763467788696 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2584 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3437 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7159 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0309 CLUBB-TIMER time_clubb_advance = 0.2591 CLUBB-TIMER time_clubb_pdf = 0.0327 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3547 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6985 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2506 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3530 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6903 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1820 CLUBB-TIMER time_clubb_pdf = 0.0928 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3579 CLUBB-TIMER time_microphys_advance = 0.0758 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7133 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2046 CLUBB-TIMER time_clubb_pdf = 0.0910 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3952 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7416 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1747 CLUBB-TIMER time_clubb_pdf = 0.0916 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4602 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7479 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1782 CLUBB-TIMER time_clubb_pdf = 0.1235 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4236 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7487 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0288 CLUBB-TIMER time_clubb_advance = 0.2310 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3683 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7113 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1992 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3578 CLUBB-TIMER time_microphys_advance = 0.0494 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6744 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2034 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3927 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7383 Iteration: 670 Parameters: C_uu_shr = 0.63965827226638793945 C11 = 0.32870000600814819336 gamma_coef = 0.03930613398551940918 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2547 CLUBB-TIMER time_clubb_pdf = 0.0633 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7243 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1925 CLUBB-TIMER time_clubb_pdf = 0.0933 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3336 CLUBB-TIMER time_microphys_advance = 0.0808 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7061 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2283 CLUBB-TIMER time_clubb_pdf = 0.0719 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3767 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7299 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2593 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3819 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7223 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1453 CLUBB-TIMER time_clubb_pdf = 0.1021 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3587 CLUBB-TIMER time_microphys_advance = 0.0414 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6523 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1787 CLUBB-TIMER time_clubb_pdf = 0.0888 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3838 CLUBB-TIMER time_microphys_advance = 0.0327 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6889 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2042 CLUBB-TIMER time_clubb_pdf = 0.0404 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3781 CLUBB-TIMER time_microphys_advance = 0.0692 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7166 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2015 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4077 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6952 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2178 CLUBB-TIMER time_clubb_pdf = 0.0657 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3336 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6985 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2320 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0081 CLUBB-TIMER time_microphys_scheme = 0.3931 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7352 Iteration: 680 Parameters: C_uu_shr = 0.54314905405044555664 C11 = 0.34298542141914367676 gamma_coef = 0.01581002771854400635 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2355 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3582 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6778 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1757 CLUBB-TIMER time_clubb_pdf = 0.0949 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3581 CLUBB-TIMER time_microphys_advance = 0.0509 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6845 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2196 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3600 CLUBB-TIMER time_microphys_advance = 0.0781 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7191 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2048 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3486 CLUBB-TIMER time_microphys_advance = 0.0522 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6679 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2582 CLUBB-TIMER time_clubb_pdf = 0.0304 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3664 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7058 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2181 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3774 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7115 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2485 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0006 CLUBB-TIMER time_microphys_scheme = 0.3433 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7359 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1502 CLUBB-TIMER time_clubb_pdf = 0.1154 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3642 CLUBB-TIMER time_microphys_advance = 0.0203 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6842 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1954 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3807 CLUBB-TIMER time_microphys_advance = 0.0797 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7185 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2650 CLUBB-TIMER time_clubb_pdf = 0.0369 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3501 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6738 Iteration: 690 Parameters: C_uu_shr = 0.57140594720840454102 C11 = 0.34033647179603576660 gamma_coef = 0.01704974658787250519 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1770 CLUBB-TIMER time_clubb_pdf = 0.0857 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3977 CLUBB-TIMER time_microphys_advance = 0.0490 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7146 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2496 CLUBB-TIMER time_clubb_pdf = 0.0622 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3460 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7094 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1776 CLUBB-TIMER time_clubb_pdf = 0.0635 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4240 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.7464 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1768 CLUBB-TIMER time_clubb_pdf = 0.0978 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3451 CLUBB-TIMER time_microphys_advance = 0.1094 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7349 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2400 CLUBB-TIMER time_clubb_pdf = 0.0711 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3564 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6902 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1501 CLUBB-TIMER time_clubb_pdf = 0.0909 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4012 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6937 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0318 CLUBB-TIMER time_clubb_advance = 0.2346 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3772 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7250 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1992 CLUBB-TIMER time_clubb_pdf = 0.0939 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3834 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7272 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1452 CLUBB-TIMER time_clubb_pdf = 0.1095 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7198 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1647 CLUBB-TIMER time_clubb_pdf = 0.0323 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3806 CLUBB-TIMER time_microphys_advance = 0.1107 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6932 Iteration: 700 Parameters: C_uu_shr = 0.55823618173599243164 C11 = 0.34568649530410766602 gamma_coef = 0.04490669444203376770 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2377 CLUBB-TIMER time_clubb_pdf = 0.0929 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7250 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2196 CLUBB-TIMER time_clubb_pdf = 0.0937 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3710 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7083 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2274 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3458 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6574 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2021 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3715 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6893 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1461 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3657 CLUBB-TIMER time_microphys_advance = 0.0759 CLUBB-TIMER time_loop_end = 0.0493 CLUBB-TIMER time_total = 0.7010 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2042 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3966 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7429 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1738 CLUBB-TIMER time_clubb_pdf = 0.1241 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4362 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7558 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0308 CLUBB-TIMER time_clubb_advance = 0.2078 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3772 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.7300 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1997 CLUBB-TIMER time_clubb_pdf = 0.1233 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7321 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2081 CLUBB-TIMER time_clubb_pdf = 0.0950 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3486 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7047 Iteration: 710 Parameters: C_uu_shr = 0.45774060487747192383 C11 = 0.33150863647460937500 gamma_coef = 0.05120912566781044006 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2457 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3533 CLUBB-TIMER time_microphys_advance = 0.0250 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6933 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1620 CLUBB-TIMER time_clubb_pdf = 0.0958 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4183 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7268 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2425 CLUBB-TIMER time_clubb_pdf = 0.0801 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3924 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7366 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1729 CLUBB-TIMER time_clubb_pdf = 0.0937 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4591 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7473 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2005 CLUBB-TIMER time_clubb_pdf = 0.0873 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7336 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2315 CLUBB-TIMER time_clubb_pdf = 0.0886 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3306 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7043 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2046 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3731 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6920 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2055 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3878 CLUBB-TIMER time_microphys_advance = 0.0220 CLUBB-TIMER time_loop_end = 0.0249 CLUBB-TIMER time_total = 0.7048 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2573 CLUBB-TIMER time_clubb_pdf = 0.0336 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3785 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7199 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1741 CLUBB-TIMER time_clubb_pdf = 0.0903 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4164 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.7334 Iteration: 720 Parameters: C_uu_shr = 0.57893610000610351562 C11 = 0.39064639806747436523 gamma_coef = 0.02147448994219303131 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2012 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4029 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7212 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2593 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4092 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7480 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1460 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4261 CLUBB-TIMER time_microphys_advance = 0.0753 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7458 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2036 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4172 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7341 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2140 CLUBB-TIMER time_clubb_pdf = 0.0969 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7215 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2401 CLUBB-TIMER time_clubb_pdf = 0.0278 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3417 CLUBB-TIMER time_microphys_advance = 0.0524 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.6691 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2434 CLUBB-TIMER time_clubb_pdf = 0.0731 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3319 CLUBB-TIMER time_microphys_advance = 0.0351 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7023 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1787 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3861 CLUBB-TIMER time_microphys_advance = 0.0416 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6999 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2344 CLUBB-TIMER time_clubb_pdf = 0.0607 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4108 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7288 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1798 CLUBB-TIMER time_clubb_pdf = 0.0850 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3805 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6953 Iteration: 730 Parameters: C_uu_shr = 0.65394669771194458008 C11 = 0.33749437332153320312 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0299 CLUBB-TIMER time_clubb_advance = 0.1808 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3744 CLUBB-TIMER time_microphys_advance = 0.0316 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6811 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1957 CLUBB-TIMER time_clubb_pdf = 0.0854 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3772 CLUBB-TIMER time_microphys_advance = 0.0498 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7134 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2022 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3627 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6770 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2289 CLUBB-TIMER time_clubb_pdf = 0.0887 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3611 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7321 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2366 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3733 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6899 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2481 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3584 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6876 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0038 CLUBB-TIMER time_clubb_advance = 0.1775 CLUBB-TIMER time_clubb_pdf = 0.1195 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3558 CLUBB-TIMER time_microphys_advance = 0.0540 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7170 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2317 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3673 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7090 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2231 CLUBB-TIMER time_clubb_pdf = 0.0540 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3454 CLUBB-TIMER time_microphys_advance = 0.0258 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6532 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1731 CLUBB-TIMER time_clubb_pdf = 0.1200 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3681 CLUBB-TIMER time_microphys_advance = 0.0512 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7185 Iteration: 740 Parameters: C_uu_shr = 0.61800599098205566406 C11 = 0.29130101203918457031 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2432 CLUBB-TIMER time_clubb_pdf = 0.0413 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3396 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6760 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2727 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7201 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1610 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3773 CLUBB-TIMER time_microphys_advance = 0.0785 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6814 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2474 CLUBB-TIMER time_clubb_pdf = 0.0491 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3789 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0324 CLUBB-TIMER time_total = 0.7280 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2293 CLUBB-TIMER time_clubb_pdf = 0.0533 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3615 CLUBB-TIMER time_microphys_advance = 0.0291 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6782 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2067 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3877 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0167 CLUBB-TIMER time_total = 0.6894 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2407 CLUBB-TIMER time_clubb_pdf = 0.0494 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3780 CLUBB-TIMER time_microphys_advance = 0.0219 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6951 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1607 CLUBB-TIMER time_clubb_pdf = 0.0782 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3262 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6137 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2308 CLUBB-TIMER time_clubb_pdf = 0.0603 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3669 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7115 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2189 CLUBB-TIMER time_clubb_pdf = 0.0890 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3824 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7154 Iteration: 750 Parameters: C_uu_shr = 0.70587354898452758789 C11 = 0.36746981739997863770 gamma_coef = 0.00089542689966037869 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2193 CLUBB-TIMER time_clubb_pdf = 0.0765 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3420 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.6608 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2105 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3458 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6941 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1529 CLUBB-TIMER time_clubb_pdf = 0.1182 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6938 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2105 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3673 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7168 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2593 CLUBB-TIMER time_clubb_pdf = 0.0296 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3633 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0332 CLUBB-TIMER time_total = 0.7065 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2267 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3562 CLUBB-TIMER time_microphys_advance = 0.0739 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6920 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2130 CLUBB-TIMER time_clubb_pdf = 0.0948 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3348 CLUBB-TIMER time_microphys_advance = 0.0718 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7197 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1997 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3144 CLUBB-TIMER time_microphys_advance = 0.0425 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6546 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2357 CLUBB-TIMER time_clubb_pdf = 0.0633 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3548 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6756 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1823 CLUBB-TIMER time_clubb_pdf = 0.0907 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7232 Iteration: 760 Parameters: C_uu_shr = 0.68011361360549926758 C11 = 0.44289734959602355957 gamma_coef = 0.01024412922561168671 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2146 CLUBB-TIMER time_clubb_pdf = 0.0881 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3822 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_total = 0.7371 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0014 CLUBB-TIMER time_clubb_advance = 0.2010 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3800 CLUBB-TIMER time_microphys_advance = 0.0211 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6912 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2579 CLUBB-TIMER time_clubb_pdf = 0.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7271 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2320 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2740 CLUBB-TIMER time_microphys_advance = 0.0774 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6758 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1946 CLUBB-TIMER time_clubb_pdf = 0.0707 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0516 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6758 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0018 CLUBB-TIMER time_clubb_advance = 0.1631 CLUBB-TIMER time_clubb_pdf = 0.1031 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3767 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6706 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2007 CLUBB-TIMER time_clubb_pdf = 0.0869 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3912 CLUBB-TIMER time_microphys_advance = 0.0287 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7125 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.2001 CLUBB-TIMER time_clubb_pdf = 0.0877 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3890 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7299 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1500 CLUBB-TIMER time_clubb_pdf = 0.1084 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3297 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6411 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0308 CLUBB-TIMER time_clubb_advance = 0.2035 CLUBB-TIMER time_clubb_pdf = 0.0710 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3521 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6796 Iteration: 770 Parameters: C_uu_shr = 0.61610519886016845703 C11 = 0.33255362510681152344 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2326 CLUBB-TIMER time_clubb_pdf = 0.0896 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7083 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2309 CLUBB-TIMER time_clubb_pdf = 0.0505 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3710 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_total = 0.7043 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2165 CLUBB-TIMER time_clubb_pdf = 0.0570 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3613 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6863 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2393 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6992 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2210 CLUBB-TIMER time_clubb_pdf = 0.0343 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3380 CLUBB-TIMER time_microphys_advance = 0.0758 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6740 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0188 CLUBB-TIMER time_clubb_advance = 0.2575 CLUBB-TIMER time_clubb_pdf = 0.0496 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3478 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6943 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2314 CLUBB-TIMER time_clubb_pdf = 0.0312 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3348 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0306 CLUBB-TIMER time_total = 0.6774 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1896 CLUBB-TIMER time_clubb_pdf = 0.0930 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0758 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7264 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1735 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3706 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6823 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2502 CLUBB-TIMER time_clubb_pdf = 0.0460 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7025 Iteration: 780 Parameters: C_uu_shr = 0.58640426397323608398 C11 = 0.33464166522026062012 gamma_coef = 0.03225491940975189209 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0304 CLUBB-TIMER time_clubb_advance = 0.1955 CLUBB-TIMER time_clubb_pdf = 0.0324 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3785 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6875 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2316 CLUBB-TIMER time_clubb_pdf = 0.0777 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3546 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6853 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2820 CLUBB-TIMER time_clubb_pdf = 0.0348 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3530 CLUBB-TIMER time_microphys_advance = 0.0200 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6947 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2142 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3419 CLUBB-TIMER time_microphys_advance = 0.0425 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6628 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1733 CLUBB-TIMER time_clubb_pdf = 0.1088 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6891 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2174 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3976 CLUBB-TIMER time_microphys_advance = 0.0205 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7005 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2463 CLUBB-TIMER time_clubb_pdf = 0.0336 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3605 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6920 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.1703 CLUBB-TIMER time_clubb_pdf = 0.0885 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3642 CLUBB-TIMER time_microphys_advance = 0.0767 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7055 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1733 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3939 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7031 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2020 CLUBB-TIMER time_clubb_pdf = 0.0339 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0792 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_total = 0.7276 Iteration: 790 Parameters: C_uu_shr = 0.56028944253921508789 C11 = 0.37116479873657226562 gamma_coef = 0.00943198613822460175 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2957 CLUBB-TIMER time_clubb_pdf = 0.0355 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4078 CLUBB-TIMER time_microphys_advance = 0.0214 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7667 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.2019 CLUBB-TIMER time_clubb_pdf = 0.0385 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3942 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0096 CLUBB-TIMER time_total = 0.6699 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2273 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3534 CLUBB-TIMER time_microphys_advance = 0.0418 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6853 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1500 CLUBB-TIMER time_clubb_pdf = 0.0966 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4418 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7419 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1722 CLUBB-TIMER time_clubb_pdf = 0.0370 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4169 CLUBB-TIMER time_microphys_advance = 0.0697 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7300 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2245 CLUBB-TIMER time_clubb_pdf = 0.0649 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3581 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6984 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2077 CLUBB-TIMER time_clubb_pdf = 0.1179 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3542 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7030 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0229 CLUBB-TIMER time_clubb_advance = 0.1520 CLUBB-TIMER time_clubb_pdf = 0.0955 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4071 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0330 CLUBB-TIMER time_total = 0.7294 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1851 CLUBB-TIMER time_clubb_pdf = 0.0947 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7496 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2160 CLUBB-TIMER time_clubb_pdf = 0.1046 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3428 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7167 Iteration: 800 Parameters: C_uu_shr = 0.58746761083602905273 C11 = 0.33718243241310119629 gamma_coef = 0.00797904375940561295 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2003 CLUBB-TIMER time_clubb_pdf = 0.0918 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3718 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7166 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1376 CLUBB-TIMER time_clubb_pdf = 0.0880 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3377 CLUBB-TIMER time_microphys_advance = 0.1061 CLUBB-TIMER time_loop_end = 0.0077 CLUBB-TIMER time_total = 0.6793 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2334 CLUBB-TIMER time_clubb_pdf = 0.0837 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3625 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7013 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1884 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3873 CLUBB-TIMER time_microphys_advance = 0.0515 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.7250 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2071 CLUBB-TIMER time_clubb_pdf = 0.1065 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3421 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7095 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2149 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3713 CLUBB-TIMER time_microphys_advance = 0.0508 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7333 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0010 CLUBB-TIMER time_clubb_advance = 0.2040 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4091 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7242 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2533 CLUBB-TIMER time_clubb_pdf = 0.0339 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4085 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.7211 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1995 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3755 CLUBB-TIMER time_microphys_advance = 0.0797 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7175 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0316 CLUBB-TIMER time_clubb_advance = 0.1823 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4190 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7477 Iteration: 810 Parameters: C_uu_shr = 0.54130035638809204102 C11 = 0.37035900354385375977 gamma_coef = 0.00852299015969038010 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2896 CLUBB-TIMER time_clubb_pdf = 0.0323 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6983 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2006 CLUBB-TIMER time_clubb_pdf = 0.1160 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3329 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7010 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0017 CLUBB-TIMER time_clubb_advance = 0.1744 CLUBB-TIMER time_clubb_pdf = 0.0330 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4200 CLUBB-TIMER time_microphys_advance = 0.0780 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7414 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2857 CLUBB-TIMER time_clubb_pdf = 0.0371 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4180 CLUBB-TIMER time_microphys_advance = 0.0235 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7707 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2561 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3703 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7094 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1689 CLUBB-TIMER time_clubb_pdf = 0.0673 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3989 CLUBB-TIMER time_microphys_advance = 0.0637 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7037 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2248 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6865 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2056 CLUBB-TIMER time_clubb_pdf = 0.0872 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7038 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2326 CLUBB-TIMER time_clubb_pdf = 0.0473 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3596 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6914 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0022 CLUBB-TIMER time_clubb_advance = 0.2423 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3495 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6726 Iteration: 820 Parameters: C_uu_shr = 0.58732920885086059570 C11 = 0.31729617714881896973 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2369 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3608 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6850 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1742 CLUBB-TIMER time_clubb_pdf = 0.0904 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6935 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2486 CLUBB-TIMER time_clubb_pdf = 0.0695 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3810 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7227 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2034 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4033 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7239 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1673 CLUBB-TIMER time_clubb_pdf = 0.1166 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3638 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6990 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2060 CLUBB-TIMER time_clubb_pdf = 0.0874 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3162 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6634 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0015 CLUBB-TIMER time_clubb_advance = 0.2051 CLUBB-TIMER time_clubb_pdf = 0.0897 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0500 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7237 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2178 CLUBB-TIMER time_clubb_pdf = 0.0778 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4302 CLUBB-TIMER time_microphys_advance = 0.0493 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7804 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0317 CLUBB-TIMER time_clubb_advance = 0.2099 CLUBB-TIMER time_clubb_pdf = 0.0381 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3965 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7278 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1835 CLUBB-TIMER time_clubb_pdf = 0.0815 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3389 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6562 Iteration: 830 Parameters: C_uu_shr = 0.60135132074356079102 C11 = 0.30623549222946166992 gamma_coef = 0.00469431001693010330 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1840 CLUBB-TIMER time_clubb_pdf = 0.0897 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3635 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6887 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2040 CLUBB-TIMER time_clubb_pdf = 0.1224 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3815 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7304 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.1557 CLUBB-TIMER time_clubb_pdf = 0.1635 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3723 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7463 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2227 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.7038 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1742 CLUBB-TIMER time_clubb_pdf = 0.0922 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4302 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7463 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2597 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3413 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7112 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0012 CLUBB-TIMER time_clubb_advance = 0.2601 CLUBB-TIMER time_clubb_pdf = 0.0306 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3756 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7190 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1787 CLUBB-TIMER time_clubb_pdf = 0.0754 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4178 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7247 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2543 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3502 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6868 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2047 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4126 CLUBB-TIMER time_microphys_advance = 0.0321 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7132 Iteration: 840 Parameters: C_uu_shr = 0.57261508703231811523 C11 = 0.28170919418334960938 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2836 CLUBB-TIMER time_clubb_pdf = 0.0338 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3385 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6773 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2635 CLUBB-TIMER time_clubb_pdf = 0.0289 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3463 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6628 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0016 CLUBB-TIMER time_clubb_advance = 0.2236 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3463 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6835 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2312 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3674 CLUBB-TIMER time_microphys_advance = 0.0784 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7442 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2800 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4008 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7375 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1962 CLUBB-TIMER time_clubb_pdf = 0.0849 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3493 CLUBB-TIMER time_microphys_advance = 0.0246 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6609 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2374 CLUBB-TIMER time_clubb_pdf = 0.0660 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3551 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6806 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1759 CLUBB-TIMER time_clubb_pdf = 0.1171 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4044 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7295 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2032 CLUBB-TIMER time_clubb_pdf = 0.1074 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3474 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7099 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2302 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3553 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6953 Iteration: 850 Parameters: C_uu_shr = 0.60423552989959716797 C11 = 0.31017038226127624512 gamma_coef = 0.00295420899055898190 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2586 CLUBB-TIMER time_clubb_pdf = 0.0286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3716 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7100 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2023 CLUBB-TIMER time_clubb_pdf = 0.0873 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3987 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7109 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2123 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0497 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6670 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2330 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0281 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7131 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2516 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3543 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6908 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2572 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7231 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1939 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3997 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6726 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 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 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 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 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 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 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 WARNING! Main loop timing budget has errors in excess of 1 per cent! WARNING! Main loop timing budget has errors in excess of 1 per cent! CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2086 CLUBB-TIMER time_clubb_pdf = 0.0693 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3455 CLUBB-TIMER time_microphys_advance = 0.0209 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6717 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2341 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4232 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7383 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2019 CLUBB-TIMER time_clubb_pdf = 0.0654 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3795 CLUBB-TIMER time_microphys_advance = 0.0782 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7302 Iteration: 860 Parameters: C_uu_shr = 0.52444857358932495117 C11 = 0.33954468369483947754 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0313 CLUBB-TIMER time_clubb_advance = 0.1769 CLUBB-TIMER time_clubb_pdf = 0.0662 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3878 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7142 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2313 CLUBB-TIMER time_clubb_pdf = 0.0640 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3762 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7248 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2094 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4276 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7493 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1907 CLUBB-TIMER time_clubb_pdf = 0.0856 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3138 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6377 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2328 CLUBB-TIMER time_clubb_pdf = 0.0779 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3496 CLUBB-TIMER time_microphys_advance = 0.0507 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7164 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2339 CLUBB-TIMER time_clubb_pdf = 0.0539 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4062 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7168 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1773 CLUBB-TIMER time_clubb_pdf = 0.0875 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3649 CLUBB-TIMER time_microphys_advance = 0.0357 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6714 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1731 CLUBB-TIMER time_clubb_pdf = 0.1341 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3902 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7194 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2330 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6837 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1838 CLUBB-TIMER time_clubb_pdf = 0.0913 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3913 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6895 Iteration: 870 Parameters: C_uu_shr = 0.48915439844131469727 C11 = 0.33094772696495056152 gamma_coef = 0.00000000000000000000 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2387 CLUBB-TIMER time_clubb_pdf = 0.0629 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3606 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7132 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0298 CLUBB-TIMER time_clubb_advance = 0.2021 CLUBB-TIMER time_clubb_pdf = 0.0874 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3695 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7112 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0009 CLUBB-TIMER time_clubb_advance = 0.2042 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3246 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6151 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2080 CLUBB-TIMER time_clubb_pdf = 0.0394 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4129 CLUBB-TIMER time_microphys_advance = 0.0351 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7005 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2059 CLUBB-TIMER time_clubb_pdf = 0.0643 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3942 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7146 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1810 CLUBB-TIMER time_clubb_pdf = 0.1132 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3737 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7197 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2066 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4042 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6899 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.1968 CLUBB-TIMER time_clubb_pdf = 0.0780 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3438 CLUBB-TIMER time_microphys_advance = 0.0265 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6502 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 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 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 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 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 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 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 CLUBB-TIMER time_loop_init = 0.0008 CLUBB-TIMER time_clubb_advance = 0.2102 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3553 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0309 CLUBB-TIMER time_total = 0.7088 Parameter Initial Optimal C_uu_shr = 0.4000000000 0.6179303899 C11 = 0.4000000000 0.3201684634 gamma_coef = 0.2500000000 0.0000000000 Initial cost: 1.000000 Optimal cost: $$ 0.527458 Approx. percent increase in accuracy: 47.254 % Approx. percent increase in accuracy by variable: Case name Variable Improvement fire cloud_frac 18.335 % fire rcm 28.919 % Run Complete. Continue tuning starting with new parameters?(y/N) Generating new error.in file... New filename is: ../input/error_20241015_0338.in Generating new tunable_parameters.in file... Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20241015_0338.in New filename is: ../input/tunable_parameters/tunable_parameters_20241015_0338.in ***The tuning results have been saved in the file: ../input/tuning_run_results_20241015_0338.log Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL STOP Program exited normally Running with the optimal parameter set 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 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 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 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 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 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 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 iteration = 1; time = 60.0 iteration = 2; time = 120.0 iteration = 3; time = 180.0 iteration = 4; time = 240.0 iteration = 5; time = 300.0 iteration = 6; time = 360.0 iteration = 7; time = 420.0 iteration = 8; time = 480.0 iteration = 9; time = 540.0 iteration = 10; time = 600.0 iteration = 11; time = 660.0 iteration = 12; time = 720.0 iteration = 13; time = 780.0 iteration = 14; time = 840.0 iteration = 15; time = 900.0 iteration = 16; time = 960.0 iteration = 17; time = 1020.0 iteration = 18; time = 1080.0 iteration = 19; time = 1140.0 iteration = 20; time = 1200.0 iteration = 21; time = 1260.0 iteration = 22; time = 1320.0 iteration = 23; time = 1380.0 iteration = 24; time = 1440.0 iteration = 25; time = 1500.0 iteration = 26; time = 1560.0 iteration = 27; time = 1620.0 iteration = 28; time = 1680.0 iteration = 29; time = 1740.0 iteration = 30; time = 1800.0 iteration = 31; time = 1860.0 iteration = 32; time = 1920.0 iteration = 33; time = 1980.0 iteration = 34; time = 2040.0 iteration = 35; time = 2100.0 iteration = 36; time = 2160.0 iteration = 37; time = 2220.0 iteration = 38; time = 2280.0 iteration = 39; time = 2340.0 iteration = 40; time = 2400.0 iteration = 41; time = 2460.0 iteration = 42; time = 2520.0 iteration = 43; time = 2580.0 iteration = 44; time = 2640.0 iteration = 45; time = 2700.0 iteration = 46; time = 2760.0 iteration = 47; time = 2820.0 iteration = 48; time = 2880.0 iteration = 49; time = 2940.0 iteration = 50; time = 3000.0 iteration = 51; time = 3060.0 iteration = 52; time = 3120.0 iteration = 53; time = 3180.0 iteration = 54; time = 3240.0 iteration = 55; time = 3300.0 iteration = 56; time = 3360.0 iteration = 57; time = 3420.0 iteration = 58; time = 3480.0 iteration = 59; time = 3540.0 iteration = 60; time = 3600.0 iteration = 61; time = 3660.0 iteration = 62; time = 3720.0 iteration = 63; time = 3780.0 iteration = 64; time = 3840.0 iteration = 65; time = 3900.0 iteration = 66; time = 3960.0 iteration = 67; time = 4020.0 iteration = 68; time = 4080.0 iteration = 69; time = 4140.0 iteration = 70; time = 4200.0 iteration = 71; time = 4260.0 iteration = 72; time = 4320.0 iteration = 73; time = 4380.0 iteration = 74; time = 4440.0 iteration = 75; time = 4500.0 iteration = 76; time = 4560.0 iteration = 77; time = 4620.0 iteration = 78; time = 4680.0 iteration = 79; time = 4740.0 iteration = 80; time = 4800.0 iteration = 81; time = 4860.0 iteration = 82; time = 4920.0 iteration = 83; time = 4980.0 iteration = 84; time = 5040.0 iteration = 85; time = 5100.0 iteration = 86; time = 5160.0 iteration = 87; time = 5220.0 iteration = 88; time = 5280.0 iteration = 89; time = 5340.0 iteration = 90; time = 5400.0 iteration = 91; time = 5460.0 iteration = 92; time = 5520.0 iteration = 93; time = 5580.0 iteration = 94; time = 5640.0 iteration = 95; time = 5700.0 iteration = 96; time = 5760.0 iteration = 97; time = 5820.0 iteration = 98; time = 5880.0 iteration = 99; time = 5940.0 iteration = 100; time = 6000.0 iteration = 101; time = 6060.0 iteration = 102; time = 6120.0 iteration = 103; time = 6180.0 iteration = 104; time = 6240.0 iteration = 105; time = 6300.0 iteration = 106; time = 6360.0 iteration = 107; time = 6420.0 iteration = 108; time = 6480.0 iteration = 109; time = 6540.0 iteration = 110; time = 6600.0 iteration = 111; time = 6660.0 iteration = 112; time = 6720.0 iteration = 113; time = 6780.0 iteration = 114; time = 6840.0 iteration = 115; time = 6900.0 iteration = 116; time = 6960.0 iteration = 117; time = 7020.0 iteration = 118; time = 7080.0 iteration = 119; time = 7140.0 iteration = 120; time = 7200.0 iteration = 121; time = 7260.0 iteration = 122; time = 7320.0 iteration = 123; time = 7380.0 iteration = 124; time = 7440.0 iteration = 125; time = 7500.0 iteration = 126; time = 7560.0 iteration = 127; time = 7620.0 iteration = 128; time = 7680.0 iteration = 129; time = 7740.0 iteration = 130; time = 7800.0 iteration = 131; time = 7860.0 iteration = 132; time = 7920.0 iteration = 133; time = 7980.0 iteration = 134; time = 8040.0 iteration = 135; time = 8100.0 iteration = 136; time = 8160.0 iteration = 137; time = 8220.0 iteration = 138; time = 8280.0 iteration = 139; time = 8340.0 iteration = 140; time = 8400.0 iteration = 141; time = 8460.0 iteration = 142; time = 8520.0 iteration = 143; time = 8580.0 iteration = 144; time = 8640.0 iteration = 145; time = 8700.0 iteration = 146; time = 8760.0 iteration = 147; time = 8820.0 iteration = 148; time = 8880.0 iteration = 149; time = 8940.0 iteration = 150; time = 9000.0 iteration = 151; time = 9060.0 iteration = 152; time = 9120.0 iteration = 153; time = 9180.0 iteration = 154; time = 9240.0 iteration = 155; time = 9300.0 iteration = 156; time = 9360.0 iteration = 157; time = 9420.0 iteration = 158; time = 9480.0 iteration = 159; time = 9540.0 iteration = 160; time = 9600.0 iteration = 161; time = 9660.0 iteration = 162; time = 9720.0 iteration = 163; time = 9780.0 iteration = 164; time = 9840.0 iteration = 165; time = 9900.0 iteration = 166; time = 9960.0 iteration = 167; time = 10020.0 iteration = 168; time = 10080.0 iteration = 169; time = 10140.0 iteration = 170; time = 10200.0 iteration = 171; time = 10260.0 iteration = 172; time = 10320.0 iteration = 173; time = 10380.0 iteration = 174; time = 10440.0 iteration = 175; time = 10500.0 iteration = 176; time = 10560.0 iteration = 177; time = 10620.0 iteration = 178; time = 10680.0 iteration = 179; time = 10740.0 iteration = 180; time = 10800.0 CLUBB-TIMER time_loop_init = 0.0011 CLUBB-TIMER time_clubb_advance = 0.1935 CLUBB-TIMER time_clubb_pdf = 0.1026 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1829 CLUBB-TIMER time_microphys_advance = 0.0220 CLUBB-TIMER time_loop_end = 0.3486 CLUBB-TIMER time_total = 0.8516 Program exited normally Fire tuner successful! [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS