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 a6aa9ae31e872d9df8b7770516f69422936c38bd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a6aa9ae31e872d9df8b7770516f69422936c38bd # timeout=10 Commit message: "add run_bindiff_w_flags.py script. #1181 pull request #1194" > git rev-list --no-walk ebbe8662d74aaeb06f853280849b84c54d47edc2 # 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 -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 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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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/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/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/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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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 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 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/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/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/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/matrix_operations.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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/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/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/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/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/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/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/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/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/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/file_functions.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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/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 -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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 /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/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 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.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/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_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_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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/output_netcdf.F90 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1039:65: 1039 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1040:82: 1040 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1040:59: 1040 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:95: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1035:54: 1035 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:57: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1041:52: 1041 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1041:66: 1041 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1041:59: 1041 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1059:8: 1059 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_float' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1059:8: 1059 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1035:47: 1035 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:83: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1039:52: 1039 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:73: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1035:97: 1035 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:45: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:70: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:53: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:80: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:91: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:59: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:80: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1041:75: 1041 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:48: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:42: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:55: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:51: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:64: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:75: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:46: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:64: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1032:56: 1032 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:71: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:86: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1039:97: 1039 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1039:80: 1039 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:67: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:76: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1035:80: 1035 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:96: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1038:46: 1038 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1037:88: 1037 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1040:89: 1040 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1034:62: 1034 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1035:88: 1035 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:83: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1036:90: 1036 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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/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/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/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/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/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/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/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/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 advance_xp3_module.o calc_pressure.o hydromet_pdf_parameter_module.o stats_clubb_utilities.o stats_rad_zm_module.o T_in_K_module.o lapack_interfaces.o diffusion.o stats_type.o parameters_model.o Nc_Ncn_eqns.o penta_lu_solver.o stats_sfc_module.o output_netcdf.o calc_roots.o LY93_pdf.o advance_helper_module.o stats_type_utilities.o lapack_wrap.o interpolation.o clip_explicit.o advance_wp2_wp3_module.o advance_windm_edsclrm_module.o grid_class.o diagnose_correlations_module.o index_mapping.o input_names.o stat_file_module.o stats_rad_zt_module.o Skx_module.o turbulent_adv_pdf.o advance_xm_wpxp_module.o tridiag_lu_solver.o mixing_length.o parameter_indices.o calendar.o saturation.o mono_flux_limiter.o numerical_check.o corr_varnce_module.o input_reader.o setup_clubb_pdf_params.o new_hybrid_pdf_main.o advance_xp2_xpyp_module.o constants_clubb.o advance_clubb_core_module.o precipitation_fraction.o new_pdf.o new_hybrid_pdf.o parameters_tunable.o pdf_parameter_module.o stats_lh_zt_module.o code_timer_module.o clubb_api_module.o stats_zt_module.o file_functions.o sigma_sqd_w_module.o pos_definite_module.o model_flags.o mean_adv.o output_grads.o pdf_closure_module.o pdf_utilities.o matrix_solver_wrapper.o stats_lh_sfc_module.o new_tsdadg_pdf.o new_pdf_main.o error_code.o stats_variables.o stats_zm_module.o array_index.o sfc_varnce_module.o fill_holes.o sponge_layer_damping.o adg1_adg2_3d_luhar_pdf.o endian.o mt95.o clubb_precision.o matrix_operations.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a a - advance_xp3_module.o a - calc_pressure.o a - hydromet_pdf_parameter_module.o a - stats_clubb_utilities.o a - stats_rad_zm_module.o a - T_in_K_module.o a - lapack_interfaces.o a - diffusion.o a - stats_type.o a - parameters_model.o a - Nc_Ncn_eqns.o a - penta_lu_solver.o a - stats_sfc_module.o a - output_netcdf.o a - calc_roots.o a - LY93_pdf.o a - advance_helper_module.o a - stats_type_utilities.o a - lapack_wrap.o a - interpolation.o a - clip_explicit.o a - advance_wp2_wp3_module.o a - advance_windm_edsclrm_module.o a - grid_class.o a - diagnose_correlations_module.o a - index_mapping.o a - input_names.o a - stat_file_module.o a - stats_rad_zt_module.o a - Skx_module.o a - turbulent_adv_pdf.o a - advance_xm_wpxp_module.o a - tridiag_lu_solver.o a - mixing_length.o a - parameter_indices.o a - calendar.o a - saturation.o a - mono_flux_limiter.o a - numerical_check.o a - corr_varnce_module.o a - input_reader.o a - setup_clubb_pdf_params.o a - new_hybrid_pdf_main.o a - advance_xp2_xpyp_module.o a - constants_clubb.o a - advance_clubb_core_module.o a - precipitation_fraction.o a - new_pdf.o a - new_hybrid_pdf.o a - parameters_tunable.o a - pdf_parameter_module.o a - stats_lh_zt_module.o a - code_timer_module.o a - clubb_api_module.o a - stats_zt_module.o a - file_functions.o a - sigma_sqd_w_module.o a - pos_definite_module.o a - model_flags.o a - mean_adv.o a - output_grads.o a - pdf_closure_module.o a - pdf_utilities.o a - matrix_solver_wrapper.o a - stats_lh_sfc_module.o a - new_tsdadg_pdf.o a - new_pdf_main.o a - error_code.o a - stats_variables.o a - stats_zm_module.o a - array_index.o a - sfc_varnce_module.o a - fill_holes.o a - sponge_layer_damping.o a - adg1_adg2_3d_luhar_pdf.o a - endian.o a - mt95.o a - clubb_precision.o a - matrix_operations.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_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_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/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_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/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/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_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/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_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_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_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/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/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/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_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/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_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_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_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_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_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_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_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/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_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_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_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/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_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/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_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/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/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_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_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_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_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_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/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/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/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_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_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_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_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_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_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/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/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/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_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/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_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/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/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_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/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_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/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/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/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/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_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/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/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_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/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_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/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_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_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_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_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_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/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/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_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_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/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/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_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/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_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/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_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/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_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/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_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/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_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/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/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_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/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_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/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_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_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/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/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_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_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_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/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_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/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_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_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_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/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_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_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_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_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_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_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_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/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_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_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_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_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_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/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_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/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_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_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/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/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/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_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_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_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/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_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/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/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_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_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_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/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/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_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_double/dsyr2k.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/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/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/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/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_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/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/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_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_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_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/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_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/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_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/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_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_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/sgbcon.f ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a dgbmv.o spotrf2.o dlangb.o dsytd2.o dgtsv.o slabad.o dgtcon.o dgbtf2.o sorgtr.o spotrf.o sgemv.o scopy.o dlacn2.o dlassq.o sdot.o dorg2r.o slaset.o dgtts2.o sgbsvx.o sisnan.o slaisnan.o stbsv.o dtrmm.o dgbrfs.o idamax.o sorg2r.o lsame.o ddot.o slassq.o sgbrfs.o strmm.o dtbsv.o dlaisnan.o disnan.o dgbsvx.o dlaset.o sgtts2.o ssytd2.o sgtsv.o sgbmv.o slangb.o dpotrf2.o dpotrf.o slacn2.o dcopy.o dgemv.o dorgtr.o sgbtf2.o sgtcon.o dlabad.o dnrm2.o dpoequ.o slaswp.o dsyev.o slaqgb.o dgbtrs.o dorgqr.o ilaslc.o isamax.o dsyrk.o slasr.o slasrt.o slacpy.o dlaev2.o dlascl.o iladlc.o dsyr2.o dlarf.o dgttrf.o dlarft.o dlamch.o ilaenv.o dlapy2.o slascl.o slaev2.o dlacpy.o dlasrt.o dlasr.o ssyrk.o slapy2.o slamch.o xerbla.o slarft.o sgttrf.o slarf.o ssyr2.o spoequ.o snrm2.o sorgqr.o dlaqgb.o ssyev.o sgbtrs.o dlaswp.o sorg2l.o dlae2.o dlartg.o slangt.o strmv.o dgttrs.o slaqsy.o iladlr.o ssytrd.o sscal.o ilaslr.o dgemm.o dgbtrf.o slagtm.o dger.o srscl.o sgemm.o dsytrd.o dscal.o drscl.o sger.o dlagtm.o sgbtrf.o dtrmv.o dlangt.o slartg.o slae2.o dorg2l.o dlaqsy.o sgttrs.o dgbsv.o iparmq.o dswap.o dlansy.o dgbcon.o ssterf.o daxpy.o dlatrd.o dsymv.o dlantb.o sgbequ.o ssyr2k.o dsteqr.o dtrsm.o slanst.o dasum.o sgtsvx.o slarfb.o sorgql.o dgtrfs.o dlarfg.o slatbs.o ssteqr.o dsyr2k.o slantb.o dgbequ.o ieeeck.o ssymv.o slatrd.o saxpy.o dlatbs.o slarfg.o sgtrfs.o dlarfb.o dorgql.o dgtsvx.o sasum.o dlanst.o strsm.o slansy.o sswap.o sgbsv.o dsterf.o sgbcon.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a a - dgbmv.o a - spotrf2.o a - dlangb.o a - dsytd2.o a - dgtsv.o a - slabad.o a - dgtcon.o a - dgbtf2.o a - sorgtr.o a - spotrf.o a - sgemv.o a - scopy.o a - dlacn2.o a - dlassq.o a - sdot.o a - dorg2r.o a - slaset.o a - dgtts2.o a - sgbsvx.o a - sisnan.o a - slaisnan.o a - stbsv.o a - dtrmm.o a - dgbrfs.o a - idamax.o a - sorg2r.o a - lsame.o a - ddot.o a - slassq.o a - sgbrfs.o a - strmm.o a - dtbsv.o a - dlaisnan.o a - disnan.o a - dgbsvx.o a - dlaset.o a - sgtts2.o a - ssytd2.o a - sgtsv.o a - sgbmv.o a - slangb.o a - dpotrf2.o a - dpotrf.o a - slacn2.o a - dcopy.o a - dgemv.o a - dorgtr.o a - sgbtf2.o a - sgtcon.o a - dlabad.o a - dnrm2.o a - dpoequ.o a - slaswp.o a - dsyev.o a - slaqgb.o a - dgbtrs.o a - dorgqr.o a - ilaslc.o a - isamax.o a - dsyrk.o a - slasr.o a - slasrt.o a - slacpy.o a - dlaev2.o a - dlascl.o a - iladlc.o a - dsyr2.o a - dlarf.o a - dgttrf.o a - dlarft.o a - dlamch.o a - ilaenv.o a - dlapy2.o a - slascl.o a - slaev2.o a - dlacpy.o a - dlasrt.o a - dlasr.o a - ssyrk.o a - slapy2.o a - slamch.o a - xerbla.o a - slarft.o a - sgttrf.o a - slarf.o a - ssyr2.o a - spoequ.o a - snrm2.o a - sorgqr.o a - dlaqgb.o a - ssyev.o a - sgbtrs.o a - dlaswp.o a - sorg2l.o a - dlae2.o a - dlartg.o a - slangt.o a - strmv.o a - dgttrs.o a - slaqsy.o a - iladlr.o a - ssytrd.o a - sscal.o a - ilaslr.o a - dgemm.o a - dgbtrf.o a - slagtm.o a - dger.o a - srscl.o a - sgemm.o a - dsytrd.o a - dscal.o a - drscl.o a - sger.o a - dlagtm.o a - sgbtrf.o a - dtrmv.o a - dlangt.o a - slartg.o a - slae2.o a - dorg2l.o a - dlaqsy.o a - sgttrs.o a - dgbsv.o a - iparmq.o a - dswap.o a - dlansy.o a - dgbcon.o a - ssterf.o a - daxpy.o a - dlatrd.o a - dsymv.o a - dlantb.o a - sgbequ.o a - ssyr2k.o a - dsteqr.o a - dtrsm.o a - slanst.o a - dasum.o a - sgtsvx.o a - slarfb.o a - sorgql.o a - dgtrfs.o a - dlarfg.o a - slatbs.o a - ssteqr.o a - dsyr2k.o a - slantb.o a - dgbequ.o a - ieeeck.o a - ssymv.o a - slatrd.o a - saxpy.o a - dlatbs.o a - slarfg.o a - sgtrfs.o a - dlarfb.o a - dorgql.o a - dgtsvx.o a - sasum.o a - dlanst.o a - strsm.o a - slansy.o a - sswap.o a - sgbsv.o a - dsterf.o a - sgbcon.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/eqa9g.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -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 -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 ../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 /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/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 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqw.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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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 a - microphys_stats_vars_module.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/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/eqa28.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 ../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/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 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22.F 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 /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/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/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/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 /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 /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 ../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/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/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/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/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/newexp.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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/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/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 /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/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/adjmlt.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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/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 -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 /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/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 /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 -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/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/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 -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/tgqs.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/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/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/tgqi.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 -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/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 ../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 -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/tgqr.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 ../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/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_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 ../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 -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 ../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/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 ../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 ../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 ../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 -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 ../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/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/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 -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 -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 -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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 -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/libclubb_KK_microphys.a KK_upscaled_turbulent_sed.o KK_upscaled_covariances.o text_writer.o KK_utilities.o KK_upscaled_variances.o KK_Nrm_tendencies.o PDF_integrals_covar.o PDF_integrals_all_MM.o KK_local_means.o PDF_integrals_means.o KK_upscaled_means.o parameters_KK.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_upscaled_covariances.o a - text_writer.o a - KK_utilities.o a - KK_upscaled_variances.o a - KK_Nrm_tendencies.o a - PDF_integrals_covar.o a - PDF_integrals_all_MM.o a - KK_local_means.o a - PDF_integrals_means.o a - KK_upscaled_means.o a - parameters_KK.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 -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/eqa18.F 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/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 -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/eqa7.F gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 /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 /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa26.F ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a eqa9g.o eqa18g.o eqa12g.o eqa27r.o nrmtqw.o eqa15.o eqa28.o esat_new.o eqa22.o tgqg.o qsatvi.o eqa14g.o eqa7g.o nrmtqi.o eqa8g.o esatv.o eqa21g.o eqa19.o conice.o slope.o gamma.o eqa10g.o eqa13g.o eqa6.o adjmlt.o eqa27.o eqa5g.o eqa11g.o frzh.o nrmcol.o eqa20g.o qtadj.o eqa17g.o eqa21.o eqa19g.o tgqs.o tgqi.o eqa22g.o tgqr.o eqa9.o adjtq.o eqa25.o eqa12.o eqa18.o eqa7.o esati.o eqa26.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a a - eqa9g.o a - eqa18g.o a - eqa12g.o a - eqa27r.o a - nrmtqw.o a - eqa15.o a - eqa28.o a - esat_new.o a - eqa22.o a - tgqg.o a - qsatvi.o a - eqa14g.o a - eqa7g.o a - nrmtqi.o a - eqa8g.o a - esatv.o a - eqa21g.o a - eqa19.o a - conice.o a - slope.o a - gamma.o a - eqa10g.o a - eqa13g.o a - eqa6.o a - adjmlt.o a - eqa27.o a - eqa5g.o a - eqa11g.o a - frzh.o a - nrmcol.o a - eqa20g.o a - qtadj.o a - eqa17g.o a - eqa21.o a - eqa19g.o a - tgqs.o a - tgqi.o a - eqa22g.o a - tgqr.o a - eqa9.o a - adjtq.o a - eqa25.o a - eqa12.o a - eqa18.o a - eqa7.o a - esati.o a - eqa26.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/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 -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/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 -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/silhs_importance_sample_module.F90 /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 ../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 -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/latin_hypercube_driver_module.F90 ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a bugs_lwr.o two_rt_lw_sel.o kinds.o cloud_correlate.o two_rt_lw_iter.o newexp.o bugs_swr.o two_rt_sw_ocastrndm.o two_rt_sw_bs.o cloudg.o two_rt_lw.o comscp2.o two_rt_sw_iter.o gascon.o gases_ckd.o comscp1.o bugs_rad.o two_rt_lw_ocastrndm.o bugsrad_planck.o variables_radiation_module.o rayle.o bugsrad_physconst.o two_rt_sw.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a a - bugs_lwr.o a - two_rt_lw_sel.o a - kinds.o a - cloud_correlate.o a - two_rt_lw_iter.o a - newexp.o a - bugs_swr.o a - two_rt_sw_ocastrndm.o a - two_rt_sw_bs.o a - cloudg.o a - two_rt_lw.o a - comscp2.o a - two_rt_sw_iter.o a - gascon.o a - gases_ckd.o a - comscp1.o a - bugs_rad.o a - two_rt_lw_ocastrndm.o a - bugsrad_planck.o a - variables_radiation_module.o a - rayle.o a - bugsrad_physconst.o a - two_rt_sw.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 generate_uniform_sample_module.o math_utilities.o latin_hypercube_driver_module.o latin_hypercube_arrays.o output_2D_samples_module.o silhs_api_module.o lh_microphys_var_covar_module.o parameters_silhs.o transform_to_pdf_module.o est_kessler_microphys_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a a - silhs_importance_sample_module.o a - generate_uniform_sample_module.o a - math_utilities.o a - latin_hypercube_driver_module.o a - latin_hypercube_arrays.o a - output_2D_samples_module.o a - silhs_api_module.o a - lh_microphys_var_covar_module.o a - parameters_silhs.o a - transform_to_pdf_module.o a - est_kessler_microphys_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' 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' 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/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/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/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/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/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/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/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/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 -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/ice_dfsn_module.F90 ../src/ice_dfsn_module.F90:275:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) & | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] ../src/ice_dfsn_module.F90:290:25: 210 | do k = gr%nzt, 1, -1 | 2 ...... 290 | mass_ice_cryst(k-1) = mass_ice_cryst(k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -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 ../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/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/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/simple_rad_module.F90 ../src/morrison_microphys_module.F90:20:33: 20 | saturation_formula, & | 1 Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/KK_microphys_module.F90 ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nzt, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/input_fields.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 ../src/clubb_driver.F90:6266:66: 6266 | stats_lh_zt, stats_lh_sfc, stats_rad_zt, & | 1 Warning: Unused dummy argument 'stats_lh_sfc' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:6266:52: 6266 | stats_lh_zt, stats_lh_sfc, stats_rad_zt, & | 1 Warning: Unused dummy argument 'stats_lh_zt' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:6267:64: 6267 | stats_rad_zm, stats_sfc ) | 1 Warning: Unused dummy argument 'stats_sfc' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:4395:58: 4395 | subroutine cleanup_clubb( l_input_fields, stats_metadata, gr ) | 1 Warning: Unused dummy argument 'stats_metadata' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:404:31: 404 | itime, i, j, sclr, edsclr, & ! Local Loop Variables | 1 Warning: Unused variable 'edsclr' declared at (1) [-Wunused-variable] ../src/clubb_driver.F90:948:8: 948 | rc | 1 Warning: Unused variable 'rc' declared at (1) [-Wunused-variable] gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -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 estimate_scm_microphys_module.o cobra.o astex_a209.o soil_vegetation.o bugsrad_driver.o extrapolation.o dycoms2_rf01.o sounding.o mpace_a.o rad_lwsw_module.o input_fields.o clubb_model_settings.o ice_dfsn_module.o fire.o diag_ustar_module.o mpace_b.o arm_0003.o clex9_nov02.o arm_97.o arm.o sfc_flux.o gabls3.o clubb_driver.o microphys_init_cleanup.o error.o input_netcdf.o input_interpret.o spec_hum_to_mixing_ratio.o mixed_moment_PDF_integrals.o silhs_category_variance_module.o lba.o rico.o jun25.o cloud_feedback.o stat_file_utils.o twp_ice.o parameters_microphys.o gabls3_night.o advance_microphys_module.o simple_rad_module.o enhanced_simann.o microphys_driver.o wangara.o cos_solar_zen_module.o neutral_case.o extended_atmosphere_module.o gabls2.o nov11.o parameters_radiation.o gfdl_activation.o hydrostatic_module.o coamps_microphys_driver_module.o input_grads.o dycoms2_rf02.o atex.o time_dependent_input.o clex9_oct14.o lh_microphys_driver_module.o KK_microphys_module.o morrison_microphys_module.o quicksort.o arm_3year.o bomex.o cloud_sed_module.o ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a a - estimate_scm_microphys_module.o a - cobra.o a - astex_a209.o a - soil_vegetation.o a - bugsrad_driver.o a - extrapolation.o a - dycoms2_rf01.o a - sounding.o a - mpace_a.o a - rad_lwsw_module.o a - input_fields.o a - clubb_model_settings.o a - ice_dfsn_module.o a - fire.o a - diag_ustar_module.o a - mpace_b.o a - arm_0003.o a - clex9_nov02.o a - arm_97.o a - arm.o a - sfc_flux.o a - gabls3.o a - clubb_driver.o a - microphys_init_cleanup.o a - error.o a - input_netcdf.o a - input_interpret.o a - spec_hum_to_mixing_ratio.o a - mixed_moment_PDF_integrals.o a - silhs_category_variance_module.o a - lba.o a - rico.o a - jun25.o a - cloud_feedback.o a - stat_file_utils.o a - twp_ice.o a - parameters_microphys.o a - gabls3_night.o a - advance_microphys_module.o a - simple_rad_module.o a - enhanced_simann.o a - microphys_driver.o a - wangara.o a - cos_solar_zen_module.o a - neutral_case.o a - extended_atmosphere_module.o a - gabls2.o a - nov11.o a - parameters_radiation.o a - gfdl_activation.o a - hydrostatic_module.o a - coamps_microphys_driver_module.o a - input_grads.o a - dycoms2_rf02.o a - atex.o a - time_dependent_input.o a - clex9_oct14.o a - lh_microphys_driver_module.o a - KK_microphys_module.o a - morrison_microphys_module.o a - quicksort.o a - arm_3year.o a - bomex.o a - cloud_sed_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/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' 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/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/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 ../src/clubb_standalone.F90:53:26: 53 | character(len=10) :: arg | 1 Warning: Unused variable 'arg' declared at (1) [-Wunused-variable] gfortran -march=native -msse3 -mfpmath=sse -fopenmp -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 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 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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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 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/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/corr_cholesky_mtx_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_min_max_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/KK_integrals_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -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 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -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/tuner_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/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_heaviside_tests.F90 gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/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/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/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 ran_state.o nrtype.o ran1_s.o clubb_tuner.o amebsa.o nrutil.o nr.o ran1_v.o amoeba.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 make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj' gfortran hole_filling_tests.o read_corr_mtx_test.o pdf_parameter_tests.o mu_sigma_hm_tests.o Nc_Ncn_test.o corr_cholesky_mtx_tests.o smooth_min_max_tests.o G_unit_tests.o smooth_heaviside_tests.o tuner_tests.o w_up_in_cloud_tests.o spurious_source_test.o KK_integrals_tests.o silhs_category_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' 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 WARNING: Line has exceeded 100 characters. 381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/sounding.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1710 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1711 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2129 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), rtm(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2130 : wprtp(i,:), thlm(i,:), wpthlp(i,:), rtp2(i,:), rtp3(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2133 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2134 : wp2rtp(i,:), wp2thlp(i,:), uprcp(i,:), vprcp(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2135 : rc_coef_zm(i,:), wp4(i,:), wpup2(i,:), wpvp2(i,:), wp2up2(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2137 : wm_zt(i,:), rho(i,:), rho_zm(i,:), rho_ds_zm(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2142 : hydromet(i,:,:), hydrometp2(i,:,:), wphydrometp(i,:,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2143 : Ncm(i,:), Nccnm(i,:), thvm(i,:), em(i,:), tau_zm(i,:), tau_zt(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2144 : Kh_zt(i,:), Kh_zm(i,:), ug(i,:), vg(i,:), Lscale(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2189 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2210 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2348 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), rtm(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2349 : wprtp(i,:), thlm(i,:), wpthlp(i,:), rtp2(i,:), rtp3(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2350 : thlp2(i,:), thlp3(i,:), rtpthlp(i,:), wp2(i,:), wp3(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2354 : rc_coef_zm(i,:), wp4(i,:), wpup2(i,:), wpvp2(i,:), wp2up2(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2362 : Ncm(i,:), Nccnm(i,:), thvm(i,:), em(i,:), tau_zm(i,:), tau_zt(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2373 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2389 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2423 : rtm(i,:), wm_zm(i,:), wm_zt(i,:), ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2426 : rtp2_forcing(i,:), thlp2_forcing(i,:), rtpthlp_forcing(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2427 : wpsclrp(i,:,:), sclrm_forcing(i,:,:), edsclrm_forcing(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2546 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2552 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2553 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2554 : ice_supersat_frac, hydromet, wphydrometp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2555 : corr_array_n_cloud, corr_array_n_below, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2556 : hm_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2557 : pdf_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2558 : clubb_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2559 : clubb_config_flags%iiPDF_type, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2560 : l_use_precip_frac, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2561 : clubb_config_flags%l_predict_upwp_vpwp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2562 : clubb_config_flags%l_diagnose_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2563 : clubb_config_flags%l_calc_w_corr, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2564 : clubb_config_flags%l_const_Nc_in_cloud, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2565 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2566 : stats_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2567 : stats_zt, stats_zm, stats_sfc, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2573 : precip_fracs, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2574 : hydromet_pdf_params ) ! Optional(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2594 : stats_zt(i), stats_zm(i), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2595 : rtphmp_zt(i,:,:), thlphmp_zt(i,:,:), wp2hmp(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2644 : = max( zm2zt( gr, Kh_zm(i,:) / ( clubb_params(i,ic_K) * sqrt( max( em(i,:), em_min ) ) ) ), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2722 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2723 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2724 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2740 : stats_zt(i), stats_zm(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2741 : stats_sfc(i), stats_lh_zt(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2743 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2744 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2747 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2748 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2786 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2787 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), thlm_mc(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2810 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc, stats_zm(i) ) ! m*(kg/kg)/s^2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2834 : time_current, time_initial, rho(i,:), rho_zm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2835 : p_in_Pa(i,:), exner(i,:), cloud_frac(i,:), ice_supersat_frac(i,:), X_nl_all_levs(i,:,:,:), & !In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2837 : lh_sample_point_weights(i,:,:), hydromet(i,:,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2838 : stats_metadata, stats_sfc(i), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2839 : radht(i,:), Frad(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), Frad_SW_down(i,:), Frad_LW_down(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2912 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3359 : p_sfc(i), rtm_sfc(i), rtm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3361 : thlm(i,:), p_in_Pa(i,:), p_in_Pa_zm(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3362 : exner(i,:), rho(i,:), rho_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3363 : rcm(i,:), thvm(i,:), rho_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3364 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3365 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3366 : thv_ds_zt(i,:), sclrm(i,:,:), edsclrm(i,:,:) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6567 : hm_metadata, stats_metadata, stats_sfc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1241 : status = nf90_def_var( ncid_zm, "columns", NF90_DOUBLE, (/column_id_zm/), column_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1242 : status = nf90_def_var( ncid_zm, "altitude", NF90_DOUBLE, (/vertical_id_zm/), vertical_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1243 : status = nf90_def_var( ncid_zm, "time", NF90_DOUBLE, (/time_id_zm/), time_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1300 : status = nf90_def_var( ncid_zt, "columns", NF90_DOUBLE, (/column_id_zt/), column_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1301 : status = nf90_def_var( ncid_zt, "altitude", NF90_DOUBLE, (/vertical_id_zt/), vertical_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1302 : status = nf90_def_var( ncid_zt, "time", NF90_DOUBLE, (/time_id_zt/), time_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1381 : status = nf90_put_var( ncid_zm, ind_zm(1), wpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1382 : status = nf90_put_var( ncid_zm, ind_zm(2), wprtp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1383 : status = nf90_put_var( ncid_zm, ind_zm(3), wp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1384 : status = nf90_put_var( ncid_zm, ind_zm(4), thlp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1385 : status = nf90_put_var( ncid_zm, ind_zm(5), rtp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1386 : status = nf90_put_var( ncid_zm, ind_zm(6), rtpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1387 : status = nf90_put_var( ncid_zm, ind_zm(7), upwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1388 : status = nf90_put_var( ncid_zm, ind_zm(8), vpwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1389 : status = nf90_put_var( ncid_zm, ind_zm(9), up2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1390 : status = nf90_put_var( ncid_zm, ind_zm(10), vp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1393 : status = nf90_put_var( ncid_zt, ind_zt(1), wp3, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1394 : status = nf90_put_var( ncid_zt, ind_zt(2), rcm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1395 : status = nf90_put_var( ncid_zt, ind_zt(3), cloud_frac, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1396 : status = nf90_put_var( ncid_zt, ind_zt(4), rtm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1397 : status = nf90_put_var( ncid_zt, ind_zt(5), thlm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/output_netcdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 718 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/mono_flux_limiter.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1548 : !$acc data copyin( C_uu_shr_zeros, C_uu_shr_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1571 : lhs_wp3_pr2_term ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2677 : !$acc data copyin( C_uu_buoy_zeros, C_uu_buoy_plus_one, C11_Skw_fnc_zeros, C11_Skw_fnc_plus_one ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_wp2_wp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 709 : call stats_zero( stats_zt(i)%ii, stats_zt(i)%jj, stats_zt(i)%kk, stats_zt(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 710 : stats_zt(i)%accum_field_values, stats_zt(i)%accum_num_samples, stats_zt(i)%l_in_update ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 738 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zt(1)%kk, stats_zt(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 817 : allocate( stats_lh_zt(i)%l_in_update( stats_lh_zt(i)%ii, stats_lh_zt(i)%jj, stats_lh_zt(i)%kk, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1148 : call stats_zero( stats_zm(i)%ii, stats_zm(i)%jj, stats_zm(i)%kk, stats_zm(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1149 : stats_zm(i)%accum_field_values, stats_zm(i)%accum_num_samples, stats_zm(i)%l_in_update ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1174 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zm(1)%kk, stats_zm(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1238 : stats_rad_zt(i)%accum_num_samples, stats_rad_zt(i)%l_in_update )! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1325 : stats_rad_zm(i)%accum_num_samples, stats_rad_zm(i)%l_in_update ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1415 : call stats_zero( stats_sfc(i)%ii, stats_sfc(i)%jj, stats_sfc(i)%kk, stats_sfc(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1416 : stats_sfc(i)%accum_field_values, stats_sfc(i)%accum_num_samples, stats_sfc(i)%l_in_update ) ! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1440 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_sfc(1)%kk, stats_sfc(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1916 : rhs_bp ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1921 : call wpxp_terms_bp_pr3_rhs( nzm, ngrdcol, C7_Skw_fnc_plus_one, thv_ds_zm, xpthvp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1922 : rhs_pr3 ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] 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 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0010 CLUBB-TIMER time_clubb_advance = 0.1182 CLUBB-TIMER time_clubb_pdf = 0.0351 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1778 CLUBB-TIMER time_microphys_advance = 0.0212 CLUBB-TIMER time_loop_end = 0.3223 CLUBB-TIMER time_total = 0.6764 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.0010 CLUBB-TIMER time_clubb_advance = 0.1797 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0010 CLUBB-TIMER time_microphys_scheme = 0.2973 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.5960 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 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.0010 CLUBB-TIMER time_clubb_advance = 0.2043 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3837 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7291 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2334 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3295 CLUBB-TIMER time_microphys_advance = 0.0161 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6403 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2200 CLUBB-TIMER time_clubb_pdf = 0.0302 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2975 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5697 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2104 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3520 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0051 CLUBB-TIMER time_total = 0.6803 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1270 CLUBB-TIMER time_clubb_pdf = 0.1134 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3928 CLUBB-TIMER time_microphys_advance = 0.0418 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6801 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1666 CLUBB-TIMER time_clubb_pdf = 0.0366 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3829 CLUBB-TIMER time_microphys_advance = 0.0357 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6586 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2599 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3850 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7335 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2121 CLUBB-TIMER time_clubb_pdf = 0.0893 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3457 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6997 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0300 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4118 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6921 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2250 CLUBB-TIMER time_clubb_pdf = 0.0334 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6831 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 10 Parameters: C_uu_shr = 0.88695347309112548828 C11 = 0.56600886583328247070 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.0009 CLUBB-TIMER time_clubb_advance = 0.1359 CLUBB-TIMER time_clubb_pdf = 0.1102 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3545 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6478 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0200 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.3669 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7229 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1452 CLUBB-TIMER time_clubb_pdf = 0.0879 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0986 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7164 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2294 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3606 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6413 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2796 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3268 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6617 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1685 CLUBB-TIMER time_clubb_pdf = 0.0863 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3816 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_total = 0.6876 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1417 CLUBB-TIMER time_clubb_pdf = 0.1157 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4017 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6806 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2241 CLUBB-TIMER time_clubb_pdf = 0.0791 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3293 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6833 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2404 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3051 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6518 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1620 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0071 CLUBB-TIMER time_microphys_scheme = 0.3480 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6378 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 20 Parameters: C_uu_shr = 0.55023127794265747070 C11 = 0.39401805400848388672 gamma_coef = 0.26911875605583190918 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2236 CLUBB-TIMER time_clubb_pdf = 0.0359 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3813 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6632 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1989 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3693 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6471 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2163 CLUBB-TIMER time_clubb_pdf = 0.0930 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3350 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6933 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2134 CLUBB-TIMER time_clubb_pdf = 0.0337 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3788 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0322 CLUBB-TIMER time_total = 0.6776 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0221 CLUBB-TIMER time_clubb_advance = 0.1659 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3650 CLUBB-TIMER time_microphys_advance = 0.0599 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6737 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2463 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3318 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6843 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2387 CLUBB-TIMER time_clubb_pdf = 0.0315 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3607 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2408 CLUBB-TIMER time_clubb_pdf = 0.0297 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3681 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6898 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2045 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3953 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6817 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2149 CLUBB-TIMER time_clubb_pdf = 0.0310 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3420 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6694 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 30 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.35843926668167114258 gamma_coef = 0.07396233826875686646 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1998 CLUBB-TIMER time_clubb_pdf = 0.0881 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4060 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7156 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1959 CLUBB-TIMER time_clubb_pdf = 0.0524 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3751 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6751 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2315 CLUBB-TIMER time_clubb_pdf = 0.0243 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3559 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6636 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2026 CLUBB-TIMER time_clubb_pdf = 0.0950 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3587 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7088 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1992 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7079 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2313 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3874 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.7317 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2013 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4012 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0308 CLUBB-TIMER time_total = 0.7096 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2457 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3935 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6919 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1858 CLUBB-TIMER time_clubb_pdf = 0.0548 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3335 CLUBB-TIMER time_microphys_advance = 0.0778 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6569 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1867 CLUBB-TIMER time_clubb_pdf = 0.0651 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4042 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6797 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 40 Parameters: C_uu_shr = 0.79030561447143554688 C11 = 0.00482370844110846519 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.0010 CLUBB-TIMER time_clubb_advance = 0.2280 CLUBB-TIMER time_clubb_pdf = 0.0327 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4039 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7179 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2600 CLUBB-TIMER time_clubb_pdf = 0.0648 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3838 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7307 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2061 CLUBB-TIMER time_clubb_pdf = 0.0356 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3759 CLUBB-TIMER time_microphys_advance = 0.1077 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7305 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1994 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3431 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0293 CLUBB-TIMER time_clubb_advance = 0.1710 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0311 CLUBB-TIMER time_microphys_scheme = 0.4279 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7370 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2268 CLUBB-TIMER time_clubb_pdf = 0.0541 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3535 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6851 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2112 CLUBB-TIMER time_clubb_pdf = 0.0782 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3394 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6819 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1969 CLUBB-TIMER time_clubb_pdf = 0.0812 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6981 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2497 CLUBB-TIMER time_clubb_pdf = 0.0209 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3605 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6828 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1906 CLUBB-TIMER time_clubb_pdf = 0.0297 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.6234 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 50 Parameters: C_uu_shr = 0.09889720380306243896 C11 = 0.46531465649604797363 gamma_coef = 0.06727456301450729370 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1719 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4026 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6847 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1984 CLUBB-TIMER time_clubb_pdf = 0.0799 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3917 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6932 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1682 CLUBB-TIMER time_clubb_pdf = 0.0499 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3455 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6011 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2061 CLUBB-TIMER time_clubb_pdf = 0.0810 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3637 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6748 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2229 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3588 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6896 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2253 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7071 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2322 CLUBB-TIMER time_clubb_pdf = 0.0196 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6753 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1796 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3951 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7077 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1917 CLUBB-TIMER time_clubb_pdf = 0.0276 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3579 CLUBB-TIMER time_microphys_advance = 0.0695 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6514 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2349 CLUBB-TIMER time_clubb_pdf = 0.0248 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.0260 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6652 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 60 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.27133610844612121582 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.2258 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3623 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7238 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2240 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3983 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7170 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2523 CLUBB-TIMER time_clubb_pdf = 0.0328 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3416 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6506 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0286 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0763 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6517 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2251 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3810 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6863 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2254 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3741 CLUBB-TIMER time_microphys_advance = 0.0740 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7383 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1950 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4046 CLUBB-TIMER time_microphys_advance = 0.0229 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1894 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3333 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6362 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2095 CLUBB-TIMER time_clubb_pdf = 0.0706 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3315 CLUBB-TIMER time_microphys_advance = 0.0509 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6853 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2534 CLUBB-TIMER time_clubb_pdf = 0.0341 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3808 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6898 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 70 Parameters: C_uu_shr = 0.65746891498565673828 C11 = 0.00000000000000000000 gamma_coef = 0.38167065382003784180 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1931 CLUBB-TIMER time_clubb_pdf = 0.0879 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3210 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6253 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2602 CLUBB-TIMER time_clubb_pdf = 0.0354 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3703 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7194 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2427 CLUBB-TIMER time_clubb_pdf = 0.0977 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4077 CLUBB-TIMER time_microphys_advance = 0.0202 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7741 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1720 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3923 CLUBB-TIMER time_microphys_advance = 0.0746 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7069 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1796 CLUBB-TIMER time_clubb_pdf = 0.0897 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3843 CLUBB-TIMER time_microphys_advance = 0.0269 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6858 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1955 CLUBB-TIMER time_clubb_pdf = 0.0586 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4056 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7148 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2690 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3543 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7067 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1927 CLUBB-TIMER time_clubb_pdf = 0.0933 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3344 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.7044 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2166 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3742 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6702 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0786 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3210 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6238 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 80 Parameters: C_uu_shr = 0.65278142690658569336 C11 = 0.42160913348197937012 gamma_coef = 0.20330470800399780273 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2110 CLUBB-TIMER time_clubb_pdf = 0.0283 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4179 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_total = 0.6824 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.3053 CLUBB-TIMER time_clubb_pdf = 0.0270 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3220 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6764 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2076 CLUBB-TIMER time_clubb_pdf = 0.0892 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3700 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6893 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2277 CLUBB-TIMER time_clubb_pdf = 0.0481 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3544 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6829 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1715 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0771 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.7115 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2105 CLUBB-TIMER time_clubb_pdf = 0.0538 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3522 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6697 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2410 CLUBB-TIMER time_clubb_pdf = 0.0519 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3412 CLUBB-TIMER time_microphys_advance = 0.0506 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6903 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3740 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6774 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1999 CLUBB-TIMER time_clubb_pdf = 0.0612 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3578 CLUBB-TIMER time_microphys_advance = 0.0493 CLUBB-TIMER time_loop_end = 0.0040 CLUBB-TIMER time_total = 0.7057 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1646 CLUBB-TIMER time_clubb_pdf = 0.0595 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3703 CLUBB-TIMER time_microphys_advance = 0.0748 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7057 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 90 Parameters: C_uu_shr = 0.69427293539047241211 C11 = 0.91625684499740600586 gamma_coef = 0.04848526045680046082 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2141 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3763 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6717 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1613 CLUBB-TIMER time_clubb_pdf = 0.0836 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3645 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6587 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1754 CLUBB-TIMER time_clubb_pdf = 0.0833 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.0029 CLUBB-TIMER time_total = 0.6658 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2127 CLUBB-TIMER time_clubb_pdf = 0.0268 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3616 CLUBB-TIMER time_microphys_advance = 0.0791 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6850 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2393 CLUBB-TIMER time_clubb_pdf = 0.0884 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3500 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.7042 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2349 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3563 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0346 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1699 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3670 CLUBB-TIMER time_microphys_advance = 0.0765 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6461 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0937 CLUBB-TIMER time_clubb_advance = 0.1911 CLUBB-TIMER time_clubb_pdf = 0.0412 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2673 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6469 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0020 CLUBB-TIMER time_clubb_advance = 0.2390 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3255 CLUBB-TIMER time_microphys_advance = 0.0203 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6527 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1956 CLUBB-TIMER time_clubb_pdf = 0.0719 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3310 CLUBB-TIMER time_microphys_advance = 0.0417 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6452 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 100 Parameters: C_uu_shr = 0.62840628623962402344 C11 = 1.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.1966 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3612 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6675 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2004 CLUBB-TIMER time_clubb_pdf = 0.0517 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3117 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0336 CLUBB-TIMER time_total = 0.6468 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1662 CLUBB-TIMER time_clubb_pdf = 0.0250 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3533 CLUBB-TIMER time_microphys_advance = 0.0609 CLUBB-TIMER time_loop_end = 0.0310 CLUBB-TIMER time_total = 0.6387 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2006 CLUBB-TIMER time_clubb_pdf = 0.0794 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3259 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6587 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2501 CLUBB-TIMER time_clubb_pdf = 0.0319 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3347 CLUBB-TIMER time_microphys_advance = 0.0190 CLUBB-TIMER time_loop_end = 0.0272 CLUBB-TIMER time_total = 0.6655 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2090 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3266 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6476 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1807 CLUBB-TIMER time_clubb_pdf = 0.0515 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3777 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6595 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1522 CLUBB-TIMER time_clubb_pdf = 0.1155 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3108 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6008 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1319 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2697 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.4761 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2212 CLUBB-TIMER time_clubb_pdf = 0.0296 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3744 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6778 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 110 Parameters: C_uu_shr = 0.82777768373489379883 C11 = 0.32564634084701538086 gamma_coef = 0.01961704529821872711 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2030 CLUBB-TIMER time_clubb_pdf = 0.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3345 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6451 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2551 CLUBB-TIMER time_clubb_pdf = 0.0468 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3406 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2217 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3882 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1426 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4313 CLUBB-TIMER time_microphys_advance = 0.0917 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6994 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1719 CLUBB-TIMER time_clubb_pdf = 0.0241 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4159 CLUBB-TIMER time_microphys_advance = 0.0784 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6955 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1892 CLUBB-TIMER time_clubb_pdf = 0.0814 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3889 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2200 CLUBB-TIMER time_clubb_pdf = 0.0799 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3996 CLUBB-TIMER time_microphys_advance = 0.0480 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7532 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2064 CLUBB-TIMER time_clubb_pdf = 0.1097 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3298 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6971 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1980 CLUBB-TIMER time_clubb_pdf = 0.0999 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0358 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3781 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6482 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 120 Parameters: C_uu_shr = 0.77726960182189941406 C11 = 0.67390394210815429688 gamma_coef = 0.26742553710937500000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2373 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3344 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2412 CLUBB-TIMER time_clubb_pdf = 0.0624 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3385 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6652 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1698 CLUBB-TIMER time_clubb_pdf = 0.0896 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3823 CLUBB-TIMER time_microphys_advance = 0.0379 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6846 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1657 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3542 CLUBB-TIMER time_microphys_advance = 0.0735 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6554 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1987 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3696 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6508 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1684 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3514 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6600 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1633 CLUBB-TIMER time_clubb_pdf = 0.0582 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6401 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1400 CLUBB-TIMER time_clubb_pdf = 0.0908 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2746 CLUBB-TIMER time_microphys_advance = 0.0219 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5322 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2022 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3265 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6694 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2280 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3066 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6491 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 130 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.59024322032928466797 gamma_coef = 0.23215959966182708740 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1759 CLUBB-TIMER time_clubb_pdf = 0.0891 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3372 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6568 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1939 CLUBB-TIMER time_clubb_pdf = 0.1021 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3114 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6286 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1778 CLUBB-TIMER time_clubb_pdf = 0.1207 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3352 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6571 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2494 CLUBB-TIMER time_clubb_pdf = 0.0293 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3038 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6326 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2184 CLUBB-TIMER time_clubb_pdf = 0.0702 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2960 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6064 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2804 CLUBB-TIMER time_clubb_pdf = 0.0306 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3096 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6433 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1455 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4305 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6590 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0280 CLUBB-TIMER time_clubb_advance = 0.1301 CLUBB-TIMER time_clubb_pdf = 0.0634 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4389 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.7127 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1623 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3984 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7008 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2397 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3764 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6984 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 140 Parameters: C_uu_shr = 0.30650460720062255859 C11 = 0.63766902685165405273 gamma_coef = 0.06763401627540588379 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0617 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4000 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6870 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1796 CLUBB-TIMER time_clubb_pdf = 0.0907 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3641 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6862 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2101 CLUBB-TIMER time_clubb_pdf = 0.0888 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3490 CLUBB-TIMER time_microphys_advance = 0.0202 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6733 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1984 CLUBB-TIMER time_clubb_pdf = 0.0529 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3475 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0337 CLUBB-TIMER time_total = 0.6821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1704 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0506 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6903 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0310 CLUBB-TIMER time_clubb_advance = 0.2016 CLUBB-TIMER time_clubb_pdf = 0.0894 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6997 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2344 CLUBB-TIMER time_clubb_pdf = 0.0582 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3305 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6766 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2131 CLUBB-TIMER time_clubb_pdf = 0.0254 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3486 CLUBB-TIMER time_microphys_advance = 0.0423 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6343 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1770 CLUBB-TIMER time_clubb_pdf = 0.0878 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3788 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6679 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1637 CLUBB-TIMER time_clubb_pdf = 0.0288 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3969 CLUBB-TIMER time_microphys_advance = 0.0989 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6934 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 150 Parameters: C_uu_shr = 0.00000000000000000000 C11 = 0.08608533442020416260 gamma_coef = 0.26008313894271850586 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1505 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3959 CLUBB-TIMER time_microphys_advance = 0.0745 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6825 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1705 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3891 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6990 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2193 CLUBB-TIMER time_clubb_pdf = 0.0769 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3305 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2250 CLUBB-TIMER time_clubb_pdf = 0.0671 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3582 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6737 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1729 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3608 CLUBB-TIMER time_microphys_advance = 0.0499 CLUBB-TIMER time_loop_end = 0.0070 CLUBB-TIMER time_total = 0.6769 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1838 CLUBB-TIMER time_clubb_pdf = 0.0791 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6539 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2219 CLUBB-TIMER time_clubb_pdf = 0.0265 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3678 CLUBB-TIMER time_microphys_advance = 0.0388 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6602 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1834 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3400 CLUBB-TIMER time_microphys_advance = 0.0742 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6578 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1964 CLUBB-TIMER time_clubb_pdf = 0.0825 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1941 CLUBB-TIMER time_clubb_pdf = 0.0834 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3503 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6792 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 160 Parameters: C_uu_shr = 0.80033516883850097656 C11 = 0.29517206549644470215 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.2204 CLUBB-TIMER time_clubb_pdf = 0.0533 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3179 CLUBB-TIMER time_microphys_advance = 0.0783 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6759 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1704 CLUBB-TIMER time_clubb_pdf = 0.0941 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3733 CLUBB-TIMER time_microphys_advance = 0.0394 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6824 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1401 CLUBB-TIMER time_clubb_pdf = 0.0808 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2711 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5139 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1548 CLUBB-TIMER time_clubb_pdf = 0.0664 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3801 CLUBB-TIMER time_microphys_advance = 0.0750 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6812 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1857 CLUBB-TIMER time_clubb_pdf = 0.0279 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3835 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0298 CLUBB-TIMER time_total = 0.6768 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2109 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3920 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7133 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0260 CLUBB-TIMER time_clubb_advance = 0.1633 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3836 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6791 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1966 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3763 CLUBB-TIMER time_microphys_advance = 0.0450 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7083 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2394 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4127 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7653 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2094 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0012 CLUBB-TIMER time_microphys_scheme = 0.3952 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 170 Parameters: C_uu_shr = 0.32869458198547363281 C11 = 0.30003044009208679199 gamma_coef = 0.19955794513225555420 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0021 CLUBB-TIMER time_clubb_advance = 0.2157 CLUBB-TIMER time_clubb_pdf = 0.0400 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6597 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1823 CLUBB-TIMER time_clubb_pdf = 0.0908 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3351 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6558 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2153 CLUBB-TIMER time_clubb_pdf = 0.0746 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3523 CLUBB-TIMER time_microphys_advance = 0.0184 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6665 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2113 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3518 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6696 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2498 CLUBB-TIMER time_clubb_pdf = 0.0908 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2279 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3444 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6785 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2787 CLUBB-TIMER time_clubb_pdf = 0.0316 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3530 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6863 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1743 CLUBB-TIMER time_clubb_pdf = 0.0917 CLUBB-TIMER time_SILHS = 0.0204 CLUBB-TIMER time_microphys_scheme = 0.3624 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6802 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2183 CLUBB-TIMER time_clubb_pdf = 0.0845 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3668 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6922 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1766 CLUBB-TIMER time_clubb_pdf = 0.0900 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3918 CLUBB-TIMER time_microphys_advance = 0.0336 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6981 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 180 Parameters: C_uu_shr = 0.46973702311515808105 C11 = 0.41906842589378356934 gamma_coef = 0.38233414292335510254 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2644 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4060 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7245 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1955 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0765 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6949 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2085 CLUBB-TIMER time_clubb_pdf = 0.0628 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4500 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7461 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1627 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4268 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7000 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2340 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3493 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6640 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1837 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3462 CLUBB-TIMER time_microphys_advance = 0.0743 CLUBB-TIMER time_loop_end = 0.0042 CLUBB-TIMER time_total = 0.6680 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1542 CLUBB-TIMER time_clubb_pdf = 0.0932 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3226 CLUBB-TIMER time_microphys_advance = 0.0808 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6874 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2163 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3451 CLUBB-TIMER time_microphys_advance = 0.0239 CLUBB-TIMER time_loop_end = 0.0060 CLUBB-TIMER time_total = 0.6541 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2458 CLUBB-TIMER time_clubb_pdf = 0.0322 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3342 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6336 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1936 CLUBB-TIMER time_clubb_pdf = 0.0541 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3864 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6554 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 190 Parameters: C_uu_shr = 0.09818273037672042847 C11 = 0.00000000000000000000 gamma_coef = 0.31432914733886718750 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1907 CLUBB-TIMER time_clubb_pdf = 0.0281 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4217 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6962 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1908 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0759 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7058 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1625 CLUBB-TIMER time_clubb_pdf = 0.0330 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4238 CLUBB-TIMER time_microphys_advance = 0.0264 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6505 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1374 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3686 CLUBB-TIMER time_microphys_advance = 0.0607 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6309 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1757 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4501 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7104 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2226 CLUBB-TIMER time_clubb_pdf = 0.0621 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3410 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6474 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1469 CLUBB-TIMER time_clubb_pdf = 0.0869 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3654 CLUBB-TIMER time_microphys_advance = 0.0938 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6982 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1966 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3705 CLUBB-TIMER time_microphys_advance = 0.0718 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7014 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2322 CLUBB-TIMER time_clubb_pdf = 0.0764 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3416 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7020 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2309 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4010 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7438 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 200 Parameters: C_uu_shr = 0.28618574142456054688 C11 = 0.04601510241627693176 gamma_coef = 0.06180623173713684082 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1667 CLUBB-TIMER time_clubb_pdf = 0.1159 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3922 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6965 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2296 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4044 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7122 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1895 CLUBB-TIMER time_clubb_pdf = 0.1123 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3754 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6986 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2207 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3512 CLUBB-TIMER time_microphys_advance = 0.0433 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6807 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2571 CLUBB-TIMER time_clubb_pdf = 0.0289 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4058 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.7189 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1604 CLUBB-TIMER time_clubb_pdf = 0.0525 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3741 CLUBB-TIMER time_microphys_advance = 0.0727 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6935 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0205 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3364 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6482 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2365 CLUBB-TIMER time_clubb_pdf = 0.0229 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3803 CLUBB-TIMER time_microphys_advance = 0.0615 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7064 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0225 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4058 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6685 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1983 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3877 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6970 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 210 Parameters: C_uu_shr = 0.56854146718978881836 C11 = 0.53960907459259033203 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.1692 CLUBB-TIMER time_clubb_pdf = 0.0765 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2872 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.5853 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1903 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3292 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6257 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1804 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3558 CLUBB-TIMER time_microphys_advance = 0.0799 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7121 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2431 CLUBB-TIMER time_clubb_pdf = 0.0202 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3575 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6736 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2360 CLUBB-TIMER time_clubb_pdf = 0.0493 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3156 CLUBB-TIMER time_microphys_advance = 0.0500 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6561 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2128 CLUBB-TIMER time_clubb_pdf = 0.0776 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3092 CLUBB-TIMER time_microphys_advance = 0.0210 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6257 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1820 CLUBB-TIMER time_clubb_pdf = 0.1090 CLUBB-TIMER time_SILHS = 0.0022 CLUBB-TIMER time_microphys_scheme = 0.3084 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6260 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2038 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3178 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6332 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1979 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3255 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6400 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2190 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2980 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6268 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 220 Parameters: C_uu_shr = 0.88162839412689208984 C11 = 0.63432520627975463867 gamma_coef = 0.05768365785479545593 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1899 CLUBB-TIMER time_clubb_pdf = 0.0539 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3234 CLUBB-TIMER time_microphys_advance = 0.0742 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6464 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2406 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3758 CLUBB-TIMER time_microphys_advance = 0.0488 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6993 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0020 CLUBB-TIMER time_clubb_advance = 0.2057 CLUBB-TIMER time_clubb_pdf = 0.0652 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3883 CLUBB-TIMER time_microphys_advance = 0.0232 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7167 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1669 CLUBB-TIMER time_clubb_pdf = 0.0931 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3784 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6599 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2501 CLUBB-TIMER time_clubb_pdf = 0.0286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6709 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2224 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6732 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2055 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3747 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6885 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1589 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2604 CLUBB-TIMER time_microphys_advance = 0.0428 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5202 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1712 CLUBB-TIMER time_clubb_pdf = 0.0870 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3279 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6083 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2438 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2817 CLUBB-TIMER time_microphys_advance = 0.0535 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6391 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 230 Parameters: C_uu_shr = 0.95465606451034545898 C11 = 0.52354449033737182617 gamma_coef = 0.24454109370708465576 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1672 CLUBB-TIMER time_clubb_pdf = 0.1103 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3363 CLUBB-TIMER time_microphys_advance = 0.0290 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6648 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2310 CLUBB-TIMER time_clubb_pdf = 0.0856 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3356 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0303 CLUBB-TIMER time_total = 0.7036 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1676 CLUBB-TIMER time_clubb_pdf = 0.1106 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3614 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6617 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1677 CLUBB-TIMER time_clubb_pdf = 0.0825 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3359 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6084 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1991 CLUBB-TIMER time_clubb_pdf = 0.1036 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3594 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6847 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3325 CLUBB-TIMER time_microphys_advance = 0.0789 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6748 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2230 CLUBB-TIMER time_clubb_pdf = 0.0540 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3524 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6518 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1698 CLUBB-TIMER time_clubb_pdf = 0.0916 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3445 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6726 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1739 CLUBB-TIMER time_clubb_pdf = 0.0880 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.0393 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6714 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2190 CLUBB-TIMER time_clubb_pdf = 0.0296 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3527 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6498 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 240 Parameters: C_uu_shr = 1.00000000000000000000 C11 = 0.39284700155258178711 gamma_coef = 0.27322888374328613281 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2127 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3507 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6472 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2611 CLUBB-TIMER time_clubb_pdf = 0.0348 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3321 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6801 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2194 CLUBB-TIMER time_clubb_pdf = 0.0652 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2835 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.5917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0886 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0360 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6748 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2109 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3263 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6498 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0659 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2997 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6346 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2425 CLUBB-TIMER time_clubb_pdf = 0.0319 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3079 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6345 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2289 CLUBB-TIMER time_clubb_pdf = 0.0608 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3264 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6689 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1889 CLUBB-TIMER time_clubb_pdf = 0.0713 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3265 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0316 CLUBB-TIMER time_total = 0.6694 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3853 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0323 CLUBB-TIMER time_total = 0.6893 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 250 Parameters: C_uu_shr = 0.46241560578346252441 C11 = 0.16178610920906066895 gamma_coef = 0.05902974680066108704 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2543 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7112 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1932 CLUBB-TIMER time_clubb_pdf = 0.0680 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4027 CLUBB-TIMER time_microphys_advance = 0.0190 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7158 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2375 CLUBB-TIMER time_clubb_pdf = 0.0541 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7005 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1896 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3383 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6653 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1856 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4131 CLUBB-TIMER time_microphys_advance = 0.0218 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6783 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2019 CLUBB-TIMER time_clubb_pdf = 0.0636 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3463 CLUBB-TIMER time_microphys_advance = 0.0314 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6480 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2351 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3867 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7018 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2132 CLUBB-TIMER time_clubb_pdf = 0.0296 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3503 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.6750 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1998 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3869 CLUBB-TIMER time_microphys_advance = 0.0718 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7174 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2336 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3592 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 260 Parameters: C_uu_shr = 0.16010656952857971191 C11 = 0.21484208106994628906 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.1700 CLUBB-TIMER time_clubb_pdf = 0.0850 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4180 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6970 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1694 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4071 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6840 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2427 CLUBB-TIMER time_clubb_pdf = 0.0243 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3534 CLUBB-TIMER time_microphys_advance = 0.0415 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6668 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2249 CLUBB-TIMER time_clubb_pdf = 0.0708 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3631 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6803 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1626 CLUBB-TIMER time_clubb_pdf = 0.0679 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3879 CLUBB-TIMER time_microphys_advance = 0.0827 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7062 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0873 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3608 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7147 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1988 CLUBB-TIMER time_clubb_pdf = 0.0215 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4552 CLUBB-TIMER time_microphys_advance = 0.0198 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7003 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2003 CLUBB-TIMER time_clubb_pdf = 0.0491 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3636 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0338 CLUBB-TIMER time_total = 0.6978 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2538 CLUBB-TIMER time_clubb_pdf = 0.0221 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6768 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1505 CLUBB-TIMER time_clubb_pdf = 0.0218 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3571 CLUBB-TIMER time_microphys_advance = 0.0713 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6054 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 270 Parameters: C_uu_shr = 0.19311888515949249268 C11 = 0.40347525477409362793 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.1854 CLUBB-TIMER time_clubb_pdf = 0.0836 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3790 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0198 CLUBB-TIMER time_total = 0.6873 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2314 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0004 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7050 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1940 CLUBB-TIMER time_clubb_pdf = 0.0748 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3625 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6841 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2187 CLUBB-TIMER time_clubb_pdf = 0.0778 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6738 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1738 CLUBB-TIMER time_clubb_pdf = 0.0280 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4202 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7021 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4017 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6895 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1960 CLUBB-TIMER time_clubb_pdf = 0.0809 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7074 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1734 CLUBB-TIMER time_clubb_pdf = 0.0824 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3671 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2308 CLUBB-TIMER time_clubb_pdf = 0.0823 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7058 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1974 CLUBB-TIMER time_clubb_pdf = 0.0923 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4071 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7227 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 280 Parameters: C_uu_shr = 0.23311080038547515869 C11 = 0.35230728983879089355 gamma_coef = 0.07444114238023757935 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2109 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3649 CLUBB-TIMER time_microphys_advance = 0.0784 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7213 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1886 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0293 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3559 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6816 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0741 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3608 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1988 CLUBB-TIMER time_clubb_pdf = 0.0753 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3390 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6906 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1895 CLUBB-TIMER time_clubb_pdf = 0.0732 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3485 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0067 CLUBB-TIMER time_total = 0.6666 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1939 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3570 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6520 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1698 CLUBB-TIMER time_clubb_pdf = 0.1114 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3482 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6801 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2016 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6802 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2267 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3658 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7032 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 290 Parameters: C_uu_shr = 0.64852726459503173828 C11 = 0.00000000000000000000 gamma_coef = 0.02643691003322601318 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1577 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4009 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2019 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3470 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2077 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3704 CLUBB-TIMER time_microphys_advance = 0.0755 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6975 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2060 CLUBB-TIMER time_clubb_pdf = 0.0436 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3609 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6754 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0272 CLUBB-TIMER time_clubb_advance = 0.1596 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0664 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6589 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2174 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3496 CLUBB-TIMER time_microphys_advance = 0.0418 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6719 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2906 CLUBB-TIMER time_clubb_pdf = 0.0308 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3290 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6747 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1981 CLUBB-TIMER time_clubb_pdf = 0.0881 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3771 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1954 CLUBB-TIMER time_clubb_pdf = 0.1055 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3300 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6793 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3728 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6705 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 300 Parameters: C_uu_shr = 0.78238791227340698242 C11 = 0.02928356640040874481 gamma_coef = 0.06740631908178329468 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2142 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3471 CLUBB-TIMER time_microphys_advance = 0.0399 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6613 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1662 CLUBB-TIMER time_clubb_pdf = 0.1357 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3501 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7023 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2369 CLUBB-TIMER time_clubb_pdf = 0.0337 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3536 CLUBB-TIMER time_microphys_advance = 0.0162 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1435 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3847 CLUBB-TIMER time_microphys_advance = 0.0326 CLUBB-TIMER time_loop_end = 0.0088 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4018 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6612 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1657 CLUBB-TIMER time_clubb_pdf = 0.1178 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3431 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6488 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2414 CLUBB-TIMER time_clubb_pdf = 0.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3781 CLUBB-TIMER time_microphys_advance = 0.0219 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7067 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1389 CLUBB-TIMER time_clubb_pdf = 0.0881 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3816 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6586 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0029 CLUBB-TIMER time_clubb_advance = 0.1399 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4214 CLUBB-TIMER time_microphys_advance = 0.0365 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6670 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2205 CLUBB-TIMER time_clubb_pdf = 0.0811 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3714 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6951 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 310 Parameters: C_uu_shr = 0.71952581405639648438 C11 = 0.00000000000000000000 gamma_coef = 0.22051954269409179688 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0898 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3644 CLUBB-TIMER time_microphys_advance = 0.0435 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1714 CLUBB-TIMER time_clubb_pdf = 0.0858 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3727 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6797 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2504 CLUBB-TIMER time_clubb_pdf = 0.0471 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3751 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6944 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2456 CLUBB-TIMER time_clubb_pdf = 0.0350 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3459 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6774 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1974 CLUBB-TIMER time_clubb_pdf = 0.0950 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3544 CLUBB-TIMER time_microphys_advance = 0.0203 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2298 CLUBB-TIMER time_clubb_pdf = 0.0306 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3755 CLUBB-TIMER time_microphys_advance = 0.0757 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7168 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2445 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3595 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_total = 0.6876 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1930 CLUBB-TIMER time_clubb_pdf = 0.0605 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3933 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6991 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1515 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3552 CLUBB-TIMER time_microphys_advance = 0.0818 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6520 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1686 CLUBB-TIMER time_clubb_pdf = 0.0873 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3845 CLUBB-TIMER time_microphys_advance = 0.0162 CLUBB-TIMER time_loop_end = 0.0296 CLUBB-TIMER time_total = 0.6889 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 320 Parameters: C_uu_shr = 0.73224020004272460938 C11 = 0.05075497552752494812 gamma_coef = 0.06807190179824829102 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1948 CLUBB-TIMER time_clubb_pdf = 0.0764 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3853 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6812 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2261 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6702 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2172 CLUBB-TIMER time_clubb_pdf = 0.0525 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3719 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6630 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1066 CLUBB-TIMER time_clubb_pdf = 0.1236 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3699 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6804 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1931 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3531 CLUBB-TIMER time_microphys_advance = 0.0745 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1643 CLUBB-TIMER time_clubb_pdf = 0.0850 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3667 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0296 CLUBB-TIMER time_total = 0.6650 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1591 CLUBB-TIMER time_clubb_pdf = 0.0882 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3502 CLUBB-TIMER time_microphys_advance = 0.0426 CLUBB-TIMER time_loop_end = 0.0268 CLUBB-TIMER time_total = 0.6692 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1884 CLUBB-TIMER time_clubb_pdf = 0.0288 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3594 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0285 CLUBB-TIMER time_total = 0.6533 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0568 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3726 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2248 CLUBB-TIMER time_clubb_pdf = 0.0570 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3966 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7004 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 330 Parameters: C_uu_shr = 0.95092344284057617188 C11 = 0.35333904623985290527 gamma_coef = 0.01333525218069553375 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0280 CLUBB-TIMER time_clubb_advance = 0.1793 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4172 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6779 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2266 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3163 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0107 CLUBB-TIMER time_total = 0.6280 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1712 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4311 CLUBB-TIMER time_microphys_advance = 0.0220 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6866 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1945 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6841 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1980 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3289 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6586 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2218 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3641 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6957 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1716 CLUBB-TIMER time_clubb_pdf = 0.0966 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3548 CLUBB-TIMER time_microphys_advance = 0.0667 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6946 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1862 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3498 CLUBB-TIMER time_microphys_advance = 0.0501 CLUBB-TIMER time_loop_end = 0.0064 CLUBB-TIMER time_total = 0.6839 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1738 CLUBB-TIMER time_clubb_pdf = 0.0985 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3506 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6744 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2244 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7027 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 340 Parameters: C_uu_shr = 0.73334944248199462891 C11 = 0.33733090758323669434 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.1781 CLUBB-TIMER time_clubb_pdf = 0.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3529 CLUBB-TIMER time_microphys_advance = 0.0746 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6649 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0254 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6980 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0237 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3851 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6621 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1841 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3371 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6532 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0276 CLUBB-TIMER time_clubb_advance = 0.2019 CLUBB-TIMER time_clubb_pdf = 0.0508 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3904 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6927 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1922 CLUBB-TIMER time_clubb_pdf = 0.0332 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4014 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0313 CLUBB-TIMER time_total = 0.6802 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2006 CLUBB-TIMER time_clubb_pdf = 0.0248 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3741 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6788 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1742 CLUBB-TIMER time_clubb_pdf = 0.0540 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4122 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6924 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1987 CLUBB-TIMER time_clubb_pdf = 0.0839 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3457 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6801 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2733 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3172 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6388 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 350 Parameters: C_uu_shr = 0.98637980222702026367 C11 = 0.13670885562896728516 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.0040 CLUBB-TIMER time_clubb_advance = 0.1494 CLUBB-TIMER time_clubb_pdf = 0.0943 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3559 CLUBB-TIMER time_microphys_advance = 0.0437 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6525 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2038 CLUBB-TIMER time_clubb_pdf = 0.0532 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3498 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6584 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1952 CLUBB-TIMER time_clubb_pdf = 0.0876 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3534 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6583 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2269 CLUBB-TIMER time_clubb_pdf = 0.0247 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3688 CLUBB-TIMER time_microphys_advance = 0.0776 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7028 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1941 CLUBB-TIMER time_clubb_pdf = 0.0267 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3497 CLUBB-TIMER time_microphys_advance = 0.0722 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6476 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1733 CLUBB-TIMER time_clubb_pdf = 0.1134 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3623 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6989 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2196 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6734 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1691 CLUBB-TIMER time_clubb_pdf = 0.0989 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3821 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6718 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1870 CLUBB-TIMER time_clubb_pdf = 0.0674 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3856 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6650 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2480 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3801 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7126 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 360 Parameters: C_uu_shr = 0.56302553415298461914 C11 = 0.22199112176895141602 gamma_coef = 0.03807317465543746948 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1890 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3630 CLUBB-TIMER time_microphys_advance = 0.0744 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6911 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1929 CLUBB-TIMER time_clubb_pdf = 0.0842 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0773 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7160 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1627 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0748 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_total = 0.6850 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1594 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3629 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0286 CLUBB-TIMER time_total = 0.6567 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2027 CLUBB-TIMER time_clubb_pdf = 0.0810 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3768 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6835 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2434 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3641 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6824 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1849 CLUBB-TIMER time_clubb_pdf = 0.0219 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3442 CLUBB-TIMER time_microphys_advance = 0.0726 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6285 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2056 CLUBB-TIMER time_clubb_pdf = 0.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3576 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_total = 0.6748 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2401 CLUBB-TIMER time_clubb_pdf = 0.0504 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3473 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6623 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1909 CLUBB-TIMER time_clubb_pdf = 0.0504 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3366 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6276 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 370 Parameters: C_uu_shr = 0.35184472799301147461 C11 = 0.57579815387725830078 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.1723 CLUBB-TIMER time_clubb_pdf = 0.0356 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2857 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5166 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1977 CLUBB-TIMER time_clubb_pdf = 0.0487 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2481 CLUBB-TIMER time_microphys_advance = 0.0288 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5283 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2053 CLUBB-TIMER time_clubb_pdf = 0.0795 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3545 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6910 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2560 CLUBB-TIMER time_clubb_pdf = 0.0207 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3573 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6845 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1980 CLUBB-TIMER time_clubb_pdf = 0.0493 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3834 CLUBB-TIMER time_microphys_advance = 0.0527 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6884 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2314 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3543 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6686 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0517 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3375 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.6690 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1990 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3914 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6739 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0300 CLUBB-TIMER time_clubb_advance = 0.2190 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3589 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6921 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2269 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3975 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7041 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 380 Parameters: C_uu_shr = 0.68486654758453369141 C11 = 0.30353623628616333008 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.2279 CLUBB-TIMER time_clubb_pdf = 0.0812 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3691 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6996 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1948 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0750 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6735 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1776 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4097 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6993 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1405 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3700 CLUBB-TIMER time_microphys_advance = 0.0762 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6483 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1775 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3716 CLUBB-TIMER time_microphys_advance = 0.0338 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6762 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1738 CLUBB-TIMER time_clubb_pdf = 0.0650 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3784 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6693 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2451 CLUBB-TIMER time_clubb_pdf = 0.0406 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3496 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6586 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2876 CLUBB-TIMER time_clubb_pdf = 0.0293 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3546 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6945 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2055 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0338 CLUBB-TIMER time_total = 0.6781 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1484 CLUBB-TIMER time_clubb_pdf = 0.0863 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0748 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7036 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 390 Parameters: C_uu_shr = 0.57666313648223876953 C11 = 0.44024431705474853516 gamma_coef = 0.02640199288725852966 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2113 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3702 CLUBB-TIMER time_microphys_advance = 0.0747 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6928 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1720 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4049 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6876 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1775 CLUBB-TIMER time_clubb_pdf = 0.0875 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6700 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1975 CLUBB-TIMER time_clubb_pdf = 0.0832 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3532 CLUBB-TIMER time_microphys_advance = 0.0736 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7126 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2376 CLUBB-TIMER time_clubb_pdf = 0.0255 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3895 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7071 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0290 CLUBB-TIMER time_clubb_advance = 0.1966 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7038 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1713 CLUBB-TIMER time_clubb_pdf = 0.0703 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4222 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_total = 0.6886 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2134 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3785 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6999 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1911 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3880 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6599 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1961 CLUBB-TIMER time_clubb_pdf = 0.0519 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3714 CLUBB-TIMER time_microphys_advance = 0.0333 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6725 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 400 Parameters: C_uu_shr = 0.58617520332336425781 C11 = 0.32592707872390747070 gamma_coef = 0.01651533693075180054 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2148 CLUBB-TIMER time_clubb_pdf = 0.0391 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4086 CLUBB-TIMER time_microphys_advance = 0.0366 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.7052 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2018 CLUBB-TIMER time_clubb_pdf = 0.0918 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3711 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7140 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2294 CLUBB-TIMER time_clubb_pdf = 0.0224 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3500 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2114 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3601 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6778 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2356 CLUBB-TIMER time_clubb_pdf = 0.0521 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3676 CLUBB-TIMER time_microphys_advance = 0.0211 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1890 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3626 CLUBB-TIMER time_microphys_advance = 0.0741 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6867 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1945 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3709 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6730 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0567 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3660 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6790 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0270 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3577 CLUBB-TIMER time_microphys_advance = 0.0243 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6396 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0536 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3547 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6420 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 410 Parameters: C_uu_shr = 0.56224584579467773438 C11 = 0.65971422195434570312 gamma_coef = 0.00833451747894287109 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1983 CLUBB-TIMER time_clubb_pdf = 0.0770 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3448 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.6443 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1700 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3918 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6749 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1765 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3372 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0322 CLUBB-TIMER time_total = 0.6527 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2337 CLUBB-TIMER time_clubb_pdf = 0.0570 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3709 CLUBB-TIMER time_microphys_advance = 0.0262 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6928 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2069 CLUBB-TIMER time_clubb_pdf = 0.0486 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3316 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6104 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1980 CLUBB-TIMER time_clubb_pdf = 0.0764 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3323 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6560 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2311 CLUBB-TIMER time_clubb_pdf = 0.0473 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3484 CLUBB-TIMER time_microphys_advance = 0.0287 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6605 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1678 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3526 CLUBB-TIMER time_microphys_advance = 0.0428 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6520 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1516 CLUBB-TIMER time_clubb_pdf = 0.1105 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3667 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6503 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1878 CLUBB-TIMER time_clubb_pdf = 0.0783 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3144 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 420 Parameters: C_uu_shr = 0.70994442701339721680 C11 = 0.81800270080566406250 gamma_coef = 0.04386385530233383179 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1755 CLUBB-TIMER time_clubb_pdf = 0.0273 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0247 CLUBB-TIMER time_total = 0.6320 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1924 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3947 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6653 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1930 CLUBB-TIMER time_clubb_pdf = 0.0531 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3699 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6655 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1552 CLUBB-TIMER time_clubb_pdf = 0.0539 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3417 CLUBB-TIMER time_microphys_advance = 0.0405 CLUBB-TIMER time_loop_end = 0.0257 CLUBB-TIMER time_total = 0.6193 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1708 CLUBB-TIMER time_clubb_pdf = 0.0776 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3616 CLUBB-TIMER time_microphys_advance = 0.0724 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6902 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1475 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3836 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6362 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1595 CLUBB-TIMER time_clubb_pdf = 0.0854 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3948 CLUBB-TIMER time_microphys_advance = 0.0209 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1648 CLUBB-TIMER time_clubb_pdf = 0.0957 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3495 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6328 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2241 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3835 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7193 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1621 CLUBB-TIMER time_clubb_pdf = 0.1098 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3494 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0067 CLUBB-TIMER time_total = 0.6475 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 430 Parameters: C_uu_shr = 0.72577989101409912109 C11 = 0.17839060723781585693 gamma_coef = 0.10059949010610580444 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0847 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3740 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2241 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6711 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1660 CLUBB-TIMER time_clubb_pdf = 0.0654 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3772 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6584 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1951 CLUBB-TIMER time_clubb_pdf = 0.0307 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6726 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1989 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3751 CLUBB-TIMER time_microphys_advance = 0.0668 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.7046 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1375 CLUBB-TIMER time_clubb_pdf = 0.0863 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4082 CLUBB-TIMER time_microphys_advance = 0.0315 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0015 CLUBB-TIMER time_clubb_advance = 0.2327 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3779 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6931 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1753 CLUBB-TIMER time_clubb_pdf = 0.0889 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3982 CLUBB-TIMER time_microphys_advance = 0.0251 CLUBB-TIMER time_loop_end = 0.0094 CLUBB-TIMER time_total = 0.7282 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2082 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3598 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6768 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2341 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3458 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6928 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 440 Parameters: C_uu_shr = 0.85666614770889282227 C11 = 0.06167364493012428284 gamma_coef = 0.11066614836454391479 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1937 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3482 CLUBB-TIMER time_microphys_advance = 0.0477 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.6845 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1746 CLUBB-TIMER time_clubb_pdf = 0.0907 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3511 CLUBB-TIMER time_microphys_advance = 0.0744 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6958 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1597 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0734 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6682 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2252 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3740 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1671 CLUBB-TIMER time_clubb_pdf = 0.0595 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3849 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6621 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3469 CLUBB-TIMER time_microphys_advance = 0.0553 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6786 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2266 CLUBB-TIMER time_clubb_pdf = 0.0334 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3664 CLUBB-TIMER time_microphys_advance = 0.0458 CLUBB-TIMER time_loop_end = 0.0332 CLUBB-TIMER time_total = 0.7077 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1954 CLUBB-TIMER time_clubb_pdf = 0.0404 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3455 CLUBB-TIMER time_microphys_advance = 0.0749 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6611 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2492 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3359 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6638 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2295 CLUBB-TIMER time_clubb_pdf = 0.0531 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3396 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6443 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 450 Parameters: C_uu_shr = 0.69004571437835693359 C11 = 0.06385865807533264160 gamma_coef = 0.11146857589483261108 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1724 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3884 CLUBB-TIMER time_microphys_advance = 0.0280 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6509 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1727 CLUBB-TIMER time_clubb_pdf = 0.0905 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3477 CLUBB-TIMER time_microphys_advance = 0.0210 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6376 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2082 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3591 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6705 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2131 CLUBB-TIMER time_clubb_pdf = 0.0720 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3075 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6430 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2271 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3534 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6635 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2488 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3636 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6923 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0301 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3331 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.6469 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1956 CLUBB-TIMER time_clubb_pdf = 0.0950 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3210 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6611 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0276 CLUBB-TIMER time_clubb_advance = 0.1346 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3768 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6477 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2521 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3743 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7044 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 460 Parameters: C_uu_shr = 0.59306305646896362305 C11 = 0.00000000000000000000 gamma_coef = 0.12073374539613723755 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2119 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6622 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2531 CLUBB-TIMER time_clubb_pdf = 0.0298 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3695 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7027 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1015 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3346 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6864 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2313 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3426 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6553 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1753 CLUBB-TIMER time_clubb_pdf = 0.0914 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3536 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6421 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1843 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3423 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0068 CLUBB-TIMER time_total = 0.6372 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1966 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3624 CLUBB-TIMER time_microphys_advance = 0.0524 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6690 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1804 CLUBB-TIMER time_clubb_pdf = 0.0801 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6331 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2195 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3538 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6811 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2263 CLUBB-TIMER time_clubb_pdf = 0.0245 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4026 CLUBB-TIMER time_microphys_advance = 0.0200 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6786 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 470 Parameters: C_uu_shr = 0.67405992746353149414 C11 = 0.40399283170700073242 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.1763 CLUBB-TIMER time_clubb_pdf = 0.1169 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3588 CLUBB-TIMER time_microphys_advance = 0.0471 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7046 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1947 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4049 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6749 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1999 CLUBB-TIMER time_clubb_pdf = 0.0755 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3564 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.6849 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2381 CLUBB-TIMER time_clubb_pdf = 0.0232 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6787 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1757 CLUBB-TIMER time_clubb_pdf = 0.0885 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3585 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6853 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2118 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3142 CLUBB-TIMER time_microphys_advance = 0.0757 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6629 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2389 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3119 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6037 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2191 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3106 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6068 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1735 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3781 CLUBB-TIMER time_microphys_advance = 0.0457 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6589 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1902 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3204 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0324 CLUBB-TIMER time_total = 0.6501 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 480 Parameters: C_uu_shr = 0.87618851661682128906 C11 = 0.49924963712692260742 gamma_coef = 0.03729868307709693909 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1700 CLUBB-TIMER time_clubb_pdf = 0.0902 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3565 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6669 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1990 CLUBB-TIMER time_clubb_pdf = 0.0614 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3349 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1691 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3500 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1925 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3441 CLUBB-TIMER time_microphys_advance = 0.0442 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6433 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1889 CLUBB-TIMER time_clubb_pdf = 0.0535 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3607 CLUBB-TIMER time_microphys_advance = 0.0605 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1732 CLUBB-TIMER time_clubb_pdf = 0.0826 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3607 CLUBB-TIMER time_microphys_advance = 0.0335 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6551 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1966 CLUBB-TIMER time_clubb_pdf = 0.0523 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3504 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6484 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1845 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3406 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6302 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2015 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0281 CLUBB-TIMER time_microphys_scheme = 0.3603 CLUBB-TIMER time_microphys_advance = 0.0740 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.6963 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0501 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3484 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6223 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 490 Parameters: C_uu_shr = 0.92182463407516479492 C11 = 0.23631109297275543213 gamma_coef = 0.00618190737441182137 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2226 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3566 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.6875 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2370 CLUBB-TIMER time_clubb_pdf = 0.0294 CLUBB-TIMER time_SILHS = 0.0091 CLUBB-TIMER time_microphys_scheme = 0.3759 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6747 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1667 CLUBB-TIMER time_clubb_pdf = 0.0231 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4009 CLUBB-TIMER time_microphys_advance = 0.0375 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6335 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0535 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3646 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6603 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1637 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0387 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6383 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1923 CLUBB-TIMER time_clubb_pdf = 0.0848 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3282 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6570 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2403 CLUBB-TIMER time_clubb_pdf = 0.0512 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3177 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6306 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1975 CLUBB-TIMER time_clubb_pdf = 0.0832 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3045 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0066 CLUBB-TIMER time_total = 0.6408 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0032 CLUBB-TIMER time_clubb_advance = 0.2494 CLUBB-TIMER time_clubb_pdf = 0.0253 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3587 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.6639 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2316 CLUBB-TIMER time_clubb_pdf = 0.0364 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6930 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 500 Parameters: C_uu_shr = 0.89435631036758422852 C11 = 0.22543613612651824951 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.2290 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3962 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7017 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1781 CLUBB-TIMER time_clubb_pdf = 0.0839 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3341 CLUBB-TIMER time_microphys_advance = 0.0730 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6738 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1987 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3840 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6623 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2475 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2830 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6146 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1800 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3576 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6455 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2151 CLUBB-TIMER time_clubb_pdf = 0.0222 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3859 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6463 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2274 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3619 CLUBB-TIMER time_microphys_advance = 0.0442 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6954 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1615 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3042 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5410 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2182 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3289 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6263 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2118 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3179 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 510 Parameters: C_uu_shr = 0.79807358980178833008 C11 = 0.39416354894638061523 gamma_coef = 0.02842680364847183228 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2204 CLUBB-TIMER time_clubb_pdf = 0.0543 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3649 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6942 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2050 CLUBB-TIMER time_clubb_pdf = 0.0449 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3360 CLUBB-TIMER time_microphys_advance = 0.0769 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1885 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3969 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6660 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2079 CLUBB-TIMER time_clubb_pdf = 0.0728 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3304 CLUBB-TIMER time_microphys_advance = 0.0796 CLUBB-TIMER time_loop_end = 0.0048 CLUBB-TIMER time_total = 0.6979 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1382 CLUBB-TIMER time_clubb_pdf = 0.0631 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3851 CLUBB-TIMER time_microphys_advance = 0.0689 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6606 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3561 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2165 CLUBB-TIMER time_clubb_pdf = 0.0616 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3502 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6783 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2038 CLUBB-TIMER time_clubb_pdf = 0.0874 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3522 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6949 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1806 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.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6708 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2194 CLUBB-TIMER time_clubb_pdf = 0.0562 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3912 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6881 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 520 Parameters: C_uu_shr = 0.73943758010864257812 C11 = 0.35224348306655883789 gamma_coef = 0.12295991182327270508 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1355 CLUBB-TIMER time_clubb_pdf = 0.0637 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3973 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6760 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1444 CLUBB-TIMER time_clubb_pdf = 0.0574 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4072 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0237 CLUBB-TIMER time_total = 0.6513 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0338 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3333 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6356 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1973 CLUBB-TIMER time_clubb_pdf = 0.0265 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3518 CLUBB-TIMER time_microphys_advance = 0.1060 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6864 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0620 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3864 CLUBB-TIMER time_microphys_advance = 0.0387 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7245 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0614 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3633 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6850 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2002 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3726 CLUBB-TIMER time_microphys_advance = 0.0621 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6965 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1384 CLUBB-TIMER time_clubb_pdf = 0.0309 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2036 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.4250 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1767 CLUBB-TIMER time_clubb_pdf = 0.1076 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3170 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6527 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1929 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3805 CLUBB-TIMER time_microphys_advance = 0.0734 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.7085 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 530 Parameters: C_uu_shr = 0.63922530412673950195 C11 = 0.40296030044555664062 gamma_coef = 0.07815970480442047119 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1628 CLUBB-TIMER time_clubb_pdf = 0.1164 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3970 CLUBB-TIMER time_microphys_advance = 0.0205 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7014 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1992 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2986 CLUBB-TIMER time_microphys_advance = 0.0741 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6627 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1380 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3601 CLUBB-TIMER time_microphys_advance = 0.0926 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6817 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2118 CLUBB-TIMER time_clubb_pdf = 0.0600 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3908 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2061 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3388 CLUBB-TIMER time_microphys_advance = 0.0754 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6882 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1725 CLUBB-TIMER time_clubb_pdf = 0.1143 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3603 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0320 CLUBB-TIMER time_total = 0.6995 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1790 CLUBB-TIMER time_clubb_pdf = 0.0895 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3429 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.6351 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2469 CLUBB-TIMER time_clubb_pdf = 0.0380 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3315 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6378 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1711 CLUBB-TIMER time_clubb_pdf = 0.1175 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3170 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6571 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1675 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3645 CLUBB-TIMER time_microphys_advance = 0.0691 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 540 Parameters: C_uu_shr = 0.57086652517318725586 C11 = 0.49980539083480834961 gamma_coef = 0.06314947456121444702 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2186 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0022 CLUBB-TIMER time_microphys_scheme = 0.3655 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6924 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2642 CLUBB-TIMER time_clubb_pdf = 0.0286 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3515 CLUBB-TIMER time_microphys_advance = 0.0219 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1881 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3401 CLUBB-TIMER time_microphys_advance = 0.0212 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6404 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1930 CLUBB-TIMER time_clubb_pdf = 0.0644 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3167 CLUBB-TIMER time_microphys_advance = 0.0712 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6503 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0582 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3495 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6756 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0290 CLUBB-TIMER time_clubb_advance = 0.2278 CLUBB-TIMER time_clubb_pdf = 0.0394 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3530 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6715 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2013 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3451 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6589 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0159 CLUBB-TIMER time_clubb_advance = 0.1941 CLUBB-TIMER time_clubb_pdf = 0.0610 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3797 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6843 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1830 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3627 CLUBB-TIMER time_microphys_advance = 0.0582 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6770 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0435 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3691 CLUBB-TIMER time_microphys_advance = 0.0760 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6810 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 550 Parameters: C_uu_shr = 0.55302709341049194336 C11 = 0.48401314020156860352 gamma_coef = 0.00676912767812609673 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1957 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3820 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1949 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4001 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6793 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1410 CLUBB-TIMER time_clubb_pdf = 0.0358 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2148 CLUBB-TIMER time_microphys_advance = 0.0222 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.4199 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2255 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3857 CLUBB-TIMER time_microphys_advance = 0.0190 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6933 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2360 CLUBB-TIMER time_clubb_pdf = 0.0524 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0402 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7195 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2256 CLUBB-TIMER time_clubb_pdf = 0.0675 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7067 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2327 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.7125 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1854 CLUBB-TIMER time_clubb_pdf = 0.0618 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3695 CLUBB-TIMER time_microphys_advance = 0.0731 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6950 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1907 CLUBB-TIMER time_clubb_pdf = 0.0540 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3273 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0298 CLUBB-TIMER time_total = 0.6473 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1984 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4009 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7041 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 560 Parameters: C_uu_shr = 0.53199452161788940430 C11 = 0.42405891418457031250 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.2267 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3545 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6897 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2321 CLUBB-TIMER time_clubb_pdf = 0.0610 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3967 CLUBB-TIMER time_microphys_advance = 0.0538 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7490 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2314 CLUBB-TIMER time_clubb_pdf = 0.0878 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3791 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7232 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1942 CLUBB-TIMER time_clubb_pdf = 0.0660 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3139 CLUBB-TIMER time_microphys_advance = 0.0745 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2465 CLUBB-TIMER time_clubb_pdf = 0.0217 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3845 CLUBB-TIMER time_microphys_advance = 0.0503 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7079 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2420 CLUBB-TIMER time_clubb_pdf = 0.0828 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.7186 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1970 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3634 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6636 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1698 CLUBB-TIMER time_clubb_pdf = 0.1030 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3221 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0207 CLUBB-TIMER time_total = 0.6618 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1674 CLUBB-TIMER time_clubb_pdf = 0.0734 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6611 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1642 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4041 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6744 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 570 Parameters: C_uu_shr = 0.53006505966186523438 C11 = 0.45244643092155456543 gamma_coef = 0.05109947547316551208 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2224 CLUBB-TIMER time_clubb_pdf = 0.0404 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3535 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6668 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2506 CLUBB-TIMER time_clubb_pdf = 0.0413 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3659 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6813 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1629 CLUBB-TIMER time_clubb_pdf = 0.0294 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2985 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.5464 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1652 CLUBB-TIMER time_clubb_pdf = 0.0814 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0544 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6846 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1996 CLUBB-TIMER time_clubb_pdf = 0.0922 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3646 CLUBB-TIMER time_microphys_advance = 0.0257 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6874 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1717 CLUBB-TIMER time_clubb_pdf = 0.0800 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3910 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7244 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1649 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3400 CLUBB-TIMER time_microphys_advance = 0.1007 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1671 CLUBB-TIMER time_clubb_pdf = 0.0815 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3969 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6698 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1730 CLUBB-TIMER time_clubb_pdf = 0.0868 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3827 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6931 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1724 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6457 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 580 Parameters: C_uu_shr = 0.55874782800674438477 C11 = 0.51426655054092407227 gamma_coef = 0.04816800728440284729 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1971 CLUBB-TIMER time_clubb_pdf = 0.0712 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3340 CLUBB-TIMER time_microphys_advance = 0.0212 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6285 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1753 CLUBB-TIMER time_clubb_pdf = 0.1089 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3389 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6738 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2116 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3569 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6732 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1897 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3343 CLUBB-TIMER time_microphys_advance = 0.0412 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6261 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1876 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3946 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0302 CLUBB-TIMER time_total = 0.7157 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2793 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3492 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6790 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2083 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3652 CLUBB-TIMER time_microphys_advance = 0.0512 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6897 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2112 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3771 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7013 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2026 CLUBB-TIMER time_clubb_pdf = 0.0884 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3728 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7163 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2015 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3750 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7070 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 590 Parameters: C_uu_shr = 0.57176882028579711914 C11 = 0.45484498143196105957 gamma_coef = 0.07070629298686981201 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2168 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3425 CLUBB-TIMER time_microphys_advance = 0.0491 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6720 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2531 CLUBB-TIMER time_clubb_pdf = 0.0497 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3645 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6888 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2067 CLUBB-TIMER time_clubb_pdf = 0.0879 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3504 CLUBB-TIMER time_microphys_advance = 0.0775 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7275 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1993 CLUBB-TIMER time_clubb_pdf = 0.0980 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3354 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6843 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2172 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3701 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6981 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1978 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4084 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6856 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2598 CLUBB-TIMER time_clubb_pdf = 0.0481 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6860 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1643 CLUBB-TIMER time_clubb_pdf = 0.0421 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3022 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5899 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2741 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7046 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0319 CLUBB-TIMER time_clubb_advance = 0.2087 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3574 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7077 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 600 Parameters: C_uu_shr = 0.55234378576278686523 C11 = 0.32234445214271545410 gamma_coef = 0.01937555707991123199 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1468 CLUBB-TIMER time_clubb_pdf = 0.0910 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4473 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7382 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1989 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4020 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7122 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0536 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3968 CLUBB-TIMER time_microphys_advance = 0.0938 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7265 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2070 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3646 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0339 CLUBB-TIMER time_total = 0.6806 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2222 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3588 CLUBB-TIMER time_microphys_advance = 0.0431 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6864 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1740 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4303 CLUBB-TIMER time_microphys_advance = 0.0548 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.7216 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1917 CLUBB-TIMER time_clubb_pdf = 0.0226 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2981 CLUBB-TIMER time_microphys_advance = 0.0744 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5917 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2384 CLUBB-TIMER time_clubb_pdf = 0.0233 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3322 CLUBB-TIMER time_microphys_advance = 0.0468 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6464 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2048 CLUBB-TIMER time_clubb_pdf = 0.0830 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3850 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7232 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2022 CLUBB-TIMER time_clubb_pdf = 0.0569 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3531 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6646 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 610 Parameters: C_uu_shr = 0.60959774255752563477 C11 = 0.29917600750923156738 gamma_coef = 0.03042941540479660034 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1672 CLUBB-TIMER time_clubb_pdf = 0.0866 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0543 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2279 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3610 CLUBB-TIMER time_microphys_advance = 0.0476 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7010 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2145 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3909 CLUBB-TIMER time_microphys_advance = 0.0208 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7194 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2157 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3331 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6529 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2293 CLUBB-TIMER time_clubb_pdf = 0.0745 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3578 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2245 CLUBB-TIMER time_clubb_pdf = 0.0252 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.1944 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.4674 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1825 CLUBB-TIMER time_clubb_pdf = 0.0864 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3093 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6283 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1541 CLUBB-TIMER time_clubb_pdf = 0.0556 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3937 CLUBB-TIMER time_microphys_advance = 0.0499 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6584 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2813 CLUBB-TIMER time_clubb_pdf = 0.0298 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3635 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6972 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1947 CLUBB-TIMER time_clubb_pdf = 0.0561 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2935 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0188 CLUBB-TIMER time_total = 0.5821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 620 Parameters: C_uu_shr = 0.75679326057434082031 C11 = 0.37974724173545837402 gamma_coef = 0.04595686495304107666 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2264 CLUBB-TIMER time_clubb_pdf = 0.0580 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4109 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7204 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0114 CLUBB-TIMER time_clubb_advance = 0.1749 CLUBB-TIMER time_clubb_pdf = 0.0576 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3886 CLUBB-TIMER time_microphys_advance = 0.0213 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6578 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1882 CLUBB-TIMER time_clubb_pdf = 0.0305 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0712 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6913 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1698 CLUBB-TIMER time_clubb_pdf = 0.0816 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3611 CLUBB-TIMER time_microphys_advance = 0.0329 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6504 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1703 CLUBB-TIMER time_clubb_pdf = 0.0834 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0518 CLUBB-TIMER time_loop_end = 0.0128 CLUBB-TIMER time_total = 0.6894 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2081 CLUBB-TIMER time_clubb_pdf = 0.0657 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3451 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6713 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2260 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3717 CLUBB-TIMER time_microphys_advance = 0.0478 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7052 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1948 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3449 CLUBB-TIMER time_microphys_advance = 0.0708 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6735 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2493 CLUBB-TIMER time_clubb_pdf = 0.0298 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3386 CLUBB-TIMER time_microphys_advance = 0.0217 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6446 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2128 CLUBB-TIMER time_clubb_pdf = 0.0615 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3664 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6933 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 630 Parameters: C_uu_shr = 0.69562965631484985352 C11 = 0.39455121755599975586 gamma_coef = 0.04572188854217529297 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0826 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6992 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1607 CLUBB-TIMER time_clubb_pdf = 0.0838 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2997 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5685 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1747 CLUBB-TIMER time_clubb_pdf = 0.0860 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3389 CLUBB-TIMER time_microphys_advance = 0.0432 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6485 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1350 CLUBB-TIMER time_clubb_pdf = 0.0840 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3606 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6610 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1620 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3328 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0578 CLUBB-TIMER time_total = 0.6356 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2241 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3725 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7051 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1956 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4075 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2436 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3363 CLUBB-TIMER time_microphys_advance = 0.0435 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6872 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0289 CLUBB-TIMER time_clubb_advance = 0.2324 CLUBB-TIMER time_clubb_pdf = 0.0326 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2956 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6699 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1540 CLUBB-TIMER time_clubb_pdf = 0.0586 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3280 CLUBB-TIMER time_microphys_advance = 0.0733 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6189 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 640 Parameters: C_uu_shr = 0.78368020057678222656 C11 = 0.37825864553451538086 gamma_coef = 0.12497443705797195435 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1556 CLUBB-TIMER time_clubb_pdf = 0.0298 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3205 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5279 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0598 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2400 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3468 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6659 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2160 CLUBB-TIMER time_clubb_pdf = 0.0289 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3545 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6807 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1849 CLUBB-TIMER time_clubb_pdf = 0.1178 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3068 CLUBB-TIMER time_microphys_advance = 0.0802 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6949 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3412 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6668 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1959 CLUBB-TIMER time_clubb_pdf = 0.0908 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3297 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0321 CLUBB-TIMER time_total = 0.6689 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1877 CLUBB-TIMER time_clubb_pdf = 0.0550 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4038 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6962 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2330 CLUBB-TIMER time_clubb_pdf = 0.0312 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4114 CLUBB-TIMER time_microphys_advance = 0.0206 CLUBB-TIMER time_loop_end = 0.0043 CLUBB-TIMER time_total = 0.7027 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2168 CLUBB-TIMER time_clubb_pdf = 0.0917 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3375 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 650 Parameters: C_uu_shr = 0.76804345846176147461 C11 = 0.46340510249137878418 gamma_coef = 0.13666561245918273926 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2422 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.3362 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6580 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2118 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3314 CLUBB-TIMER time_microphys_advance = 0.0751 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2663 CLUBB-TIMER time_clubb_pdf = 0.0297 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3407 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6591 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2030 CLUBB-TIMER time_clubb_pdf = 0.1041 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3277 CLUBB-TIMER time_microphys_advance = 0.0797 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7198 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1273 CLUBB-TIMER time_clubb_pdf = 0.0824 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3047 CLUBB-TIMER time_microphys_advance = 0.0422 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.5884 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1956 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3535 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.6811 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1739 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3861 CLUBB-TIMER time_microphys_advance = 0.0435 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6607 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2302 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3412 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6515 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1459 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3874 CLUBB-TIMER time_microphys_advance = 0.0722 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6773 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2334 CLUBB-TIMER time_clubb_pdf = 0.0438 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3434 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6710 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 660 Parameters: C_uu_shr = 0.75415211915969848633 C11 = 0.62196123600006103516 gamma_coef = 0.10025456547737121582 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1727 CLUBB-TIMER time_clubb_pdf = 0.0906 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2585 CLUBB-TIMER time_microphys_advance = 0.0754 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6319 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1515 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3673 CLUBB-TIMER time_microphys_advance = 0.1040 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6862 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2307 CLUBB-TIMER time_clubb_pdf = 0.0575 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3883 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6990 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1638 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2688 CLUBB-TIMER time_microphys_advance = 0.0470 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5430 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2108 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4115 CLUBB-TIMER time_microphys_advance = 0.0597 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7512 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1783 CLUBB-TIMER time_clubb_pdf = 0.0888 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3224 CLUBB-TIMER time_microphys_advance = 0.0519 CLUBB-TIMER time_loop_end = 0.0325 CLUBB-TIMER time_total = 0.6763 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2217 CLUBB-TIMER time_clubb_pdf = 0.0553 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2939 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6257 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2116 CLUBB-TIMER time_clubb_pdf = 0.0609 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3032 CLUBB-TIMER time_microphys_advance = 0.0500 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6313 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.0012 CLUBB-TIMER time_clubb_advance = 0.1963 CLUBB-TIMER time_clubb_pdf = 0.0257 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0712 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6739 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1537 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3776 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6400 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 670 Parameters: C_uu_shr = 0.65522384643554687500 C11 = 0.33812066912651062012 gamma_coef = 0.04112629219889640808 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1720 CLUBB-TIMER time_clubb_pdf = 0.0744 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3750 CLUBB-TIMER time_microphys_advance = 0.0341 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6612 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2314 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.3707 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6856 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1664 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3766 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6502 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2132 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0427 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6737 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1817 CLUBB-TIMER time_clubb_pdf = 0.0849 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3647 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6825 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2104 CLUBB-TIMER time_clubb_pdf = 0.0626 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3973 CLUBB-TIMER time_microphys_advance = 0.0162 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6913 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2003 CLUBB-TIMER time_clubb_pdf = 0.0833 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3813 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6879 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1590 CLUBB-TIMER time_clubb_pdf = 0.0855 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4006 CLUBB-TIMER time_microphys_advance = 0.0193 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6691 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0870 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6896 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0089 CLUBB-TIMER time_clubb_advance = 0.2538 CLUBB-TIMER time_clubb_pdf = 0.0398 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2609 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.5859 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 680 Parameters: C_uu_shr = 0.65601491928100585938 C11 = 0.34322676062583923340 gamma_coef = 0.07268091291189193726 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2092 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3508 CLUBB-TIMER time_microphys_advance = 0.0212 CLUBB-TIMER time_loop_end = 0.0277 CLUBB-TIMER time_total = 0.6726 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2493 CLUBB-TIMER time_clubb_pdf = 0.0343 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3507 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6567 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.3093 CLUBB-TIMER time_clubb_pdf = 0.0517 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2906 CLUBB-TIMER time_microphys_advance = 0.0165 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6729 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1685 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3704 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6440 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1543 CLUBB-TIMER time_clubb_pdf = 0.0862 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3647 CLUBB-TIMER time_microphys_advance = 0.0715 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6827 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1568 CLUBB-TIMER time_clubb_pdf = 0.0293 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3373 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5451 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0259 CLUBB-TIMER time_clubb_advance = 0.1662 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3723 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0285 CLUBB-TIMER time_total = 0.6708 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1330 CLUBB-TIMER time_clubb_pdf = 0.0817 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3492 CLUBB-TIMER time_microphys_advance = 0.0682 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6642 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1719 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4222 CLUBB-TIMER time_microphys_advance = 0.0487 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6781 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2243 CLUBB-TIMER time_clubb_pdf = 0.0511 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3479 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6726 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 690 Parameters: C_uu_shr = 0.69747775793075561523 C11 = 0.40932390093803405762 gamma_coef = 0.13219727575778961182 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2129 CLUBB-TIMER time_clubb_pdf = 0.0287 CLUBB-TIMER time_SILHS = 0.0249 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0420 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6914 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2285 CLUBB-TIMER time_clubb_pdf = 0.0349 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3669 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.7130 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0895 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3510 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6802 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2649 CLUBB-TIMER time_clubb_pdf = 0.0319 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3619 CLUBB-TIMER time_microphys_advance = 0.0187 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6830 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2441 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3665 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7217 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1733 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4403 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6663 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2090 CLUBB-TIMER time_clubb_pdf = 0.0305 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3901 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6791 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1685 CLUBB-TIMER time_clubb_pdf = 0.0642 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3926 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6475 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1565 CLUBB-TIMER time_clubb_pdf = 0.0883 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3815 CLUBB-TIMER time_microphys_advance = 0.0796 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7110 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1894 CLUBB-TIMER time_clubb_pdf = 0.0573 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3428 CLUBB-TIMER time_microphys_advance = 0.0407 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6349 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 700 Parameters: C_uu_shr = 0.61719304323196411133 C11 = 0.45608419179916381836 gamma_coef = 0.11863500624895095825 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2179 CLUBB-TIMER time_clubb_pdf = 0.0303 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2916 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6492 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1940 CLUBB-TIMER time_clubb_pdf = 0.0840 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3525 CLUBB-TIMER time_microphys_advance = 0.0506 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6861 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2282 CLUBB-TIMER time_clubb_pdf = 0.0281 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3761 CLUBB-TIMER time_microphys_advance = 0.0212 CLUBB-TIMER time_loop_end = 0.0058 CLUBB-TIMER time_total = 0.6617 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2417 CLUBB-TIMER time_clubb_pdf = 0.0307 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3177 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6742 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2553 CLUBB-TIMER time_clubb_pdf = 0.0463 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3432 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1971 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0101 CLUBB-TIMER time_microphys_scheme = 0.3472 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6807 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2524 CLUBB-TIMER time_clubb_pdf = 0.0463 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3666 CLUBB-TIMER time_microphys_advance = 0.0183 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6887 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1977 CLUBB-TIMER time_clubb_pdf = 0.0913 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3922 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7168 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1705 CLUBB-TIMER time_clubb_pdf = 0.0547 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3812 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2162 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3662 CLUBB-TIMER time_microphys_advance = 0.0456 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6933 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 710 Parameters: C_uu_shr = 0.54713708162307739258 C11 = 0.45743805170059204102 gamma_coef = 0.10905334353446960449 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1377 CLUBB-TIMER time_clubb_pdf = 0.0870 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3064 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.5813 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2675 CLUBB-TIMER time_clubb_pdf = 0.0277 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3520 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6690 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1767 CLUBB-TIMER time_clubb_pdf = 0.0630 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4098 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6715 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1716 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0312 CLUBB-TIMER time_microphys_scheme = 0.3994 CLUBB-TIMER time_microphys_advance = 0.0769 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7435 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2029 CLUBB-TIMER time_clubb_pdf = 0.0638 CLUBB-TIMER time_SILHS = 0.0152 CLUBB-TIMER time_microphys_scheme = 0.3945 CLUBB-TIMER time_microphys_advance = 0.0479 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7446 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2229 CLUBB-TIMER time_clubb_pdf = 0.0569 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3955 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6975 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2335 CLUBB-TIMER time_clubb_pdf = 0.0308 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3880 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7066 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1743 CLUBB-TIMER time_clubb_pdf = 0.0335 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3457 CLUBB-TIMER time_microphys_advance = 0.0696 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6281 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1389 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4189 CLUBB-TIMER time_microphys_advance = 0.0507 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6695 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1714 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3961 CLUBB-TIMER time_microphys_advance = 0.0295 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6624 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 720 Parameters: C_uu_shr = 0.44430130720138549805 C11 = 0.49035650491714477539 gamma_coef = 0.10841570794582366943 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2121 CLUBB-TIMER time_clubb_pdf = 0.0592 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3691 CLUBB-TIMER time_microphys_advance = 0.0582 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.7049 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1570 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3349 CLUBB-TIMER time_microphys_advance = 0.0420 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.5672 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1703 CLUBB-TIMER time_clubb_pdf = 0.0282 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2138 CLUBB-TIMER time_microphys_advance = 0.0242 CLUBB-TIMER time_loop_end = 0.0207 CLUBB-TIMER time_total = 0.4594 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1660 CLUBB-TIMER time_clubb_pdf = 0.0791 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3949 CLUBB-TIMER time_microphys_advance = 0.0204 CLUBB-TIMER time_loop_end = 0.0528 CLUBB-TIMER time_total = 0.7155 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1816 CLUBB-TIMER time_clubb_pdf = 0.1164 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3418 CLUBB-TIMER time_microphys_advance = 0.0484 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.6934 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2712 CLUBB-TIMER time_clubb_pdf = 0.0318 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3589 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6869 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1761 CLUBB-TIMER time_clubb_pdf = 0.0453 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3771 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6537 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1727 CLUBB-TIMER time_clubb_pdf = 0.1101 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4024 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7087 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2111 CLUBB-TIMER time_clubb_pdf = 0.0647 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3454 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1990 CLUBB-TIMER time_clubb_pdf = 0.0890 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.0047 CLUBB-TIMER time_total = 0.7212 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 730 Parameters: C_uu_shr = 0.62839972972869873047 C11 = 0.34765982627868652344 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.2106 CLUBB-TIMER time_clubb_pdf = 0.0436 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3796 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6563 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2100 CLUBB-TIMER time_clubb_pdf = 0.0579 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3350 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6543 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2111 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3267 CLUBB-TIMER time_microphys_advance = 0.0453 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6721 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1759 CLUBB-TIMER time_clubb_pdf = 0.0625 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3673 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.6267 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1955 CLUBB-TIMER time_clubb_pdf = 0.0529 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3396 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0303 CLUBB-TIMER time_total = 0.6409 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1917 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3333 CLUBB-TIMER time_microphys_advance = 0.0430 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6325 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1706 CLUBB-TIMER time_clubb_pdf = 0.0747 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3379 CLUBB-TIMER time_microphys_advance = 0.0576 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6455 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1999 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3935 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0051 CLUBB-TIMER time_total = 0.6739 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3906 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6899 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1748 CLUBB-TIMER time_clubb_pdf = 0.0891 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4027 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6896 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 740 Parameters: C_uu_shr = 0.61914354562759399414 C11 = 0.34799081087112426758 gamma_coef = 0.01340067293494939804 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2312 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3448 CLUBB-TIMER time_microphys_advance = 0.0177 CLUBB-TIMER time_loop_end = 0.0329 CLUBB-TIMER time_total = 0.6908 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2281 CLUBB-TIMER time_clubb_pdf = 0.0527 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3385 CLUBB-TIMER time_microphys_advance = 0.0224 CLUBB-TIMER time_loop_end = 0.0285 CLUBB-TIMER time_total = 0.6724 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1641 CLUBB-TIMER time_clubb_pdf = 0.0697 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3853 CLUBB-TIMER time_microphys_advance = 0.0756 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6999 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1522 CLUBB-TIMER time_clubb_pdf = 0.0290 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2895 CLUBB-TIMER time_microphys_advance = 0.0440 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5196 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2088 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3441 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6614 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1057 CLUBB-TIMER time_clubb_pdf = 0.1110 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3017 CLUBB-TIMER time_microphys_advance = 0.0451 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5687 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2283 CLUBB-TIMER time_clubb_pdf = 0.0606 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3883 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6993 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2237 CLUBB-TIMER time_clubb_pdf = 0.0512 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3786 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6747 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2357 CLUBB-TIMER time_clubb_pdf = 0.0558 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3595 CLUBB-TIMER time_microphys_advance = 0.0273 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6838 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1611 CLUBB-TIMER time_clubb_pdf = 0.1005 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3568 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6678 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 750 Parameters: C_uu_shr = 0.66881614923477172852 C11 = 0.39304807782173156738 gamma_coef = 0.00589465769007802010 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2185 CLUBB-TIMER time_clubb_pdf = 0.0852 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3649 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6911 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1989 CLUBB-TIMER time_clubb_pdf = 0.0792 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3486 CLUBB-TIMER time_microphys_advance = 0.0232 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6827 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1388 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4097 CLUBB-TIMER time_microphys_advance = 0.0910 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7005 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2384 CLUBB-TIMER time_clubb_pdf = 0.0753 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0031 CLUBB-TIMER time_total = 0.7222 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0599 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3316 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6640 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1950 CLUBB-TIMER time_clubb_pdf = 0.0567 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3095 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5836 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1653 CLUBB-TIMER time_clubb_pdf = 0.0555 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3817 CLUBB-TIMER time_microphys_advance = 0.0782 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6858 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0761 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3504 CLUBB-TIMER time_microphys_advance = 0.0503 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6900 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1611 CLUBB-TIMER time_clubb_pdf = 0.0571 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3849 CLUBB-TIMER time_microphys_advance = 0.0444 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6523 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2162 CLUBB-TIMER time_clubb_pdf = 0.0614 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3687 CLUBB-TIMER time_microphys_advance = 0.0461 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6974 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 760 Parameters: C_uu_shr = 0.72649073600769042969 C11 = 0.38012415170669555664 gamma_coef = 0.03956944495439529419 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1925 CLUBB-TIMER time_clubb_pdf = 0.0301 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3717 CLUBB-TIMER time_microphys_advance = 0.0725 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6716 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2461 CLUBB-TIMER time_clubb_pdf = 0.0393 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3491 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6570 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1606 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4054 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0062 CLUBB-TIMER time_total = 0.6812 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2233 CLUBB-TIMER time_clubb_pdf = 0.0530 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3606 CLUBB-TIMER time_microphys_advance = 0.0199 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6898 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1709 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0450 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6705 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1973 CLUBB-TIMER time_clubb_pdf = 0.0404 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3545 CLUBB-TIMER time_microphys_advance = 0.0745 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6716 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2521 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3577 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6710 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2177 CLUBB-TIMER time_clubb_pdf = 0.0628 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3684 CLUBB-TIMER time_microphys_advance = 0.0454 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.7017 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0279 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3872 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0047 CLUBB-TIMER time_total = 0.6770 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0557 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3563 CLUBB-TIMER time_microphys_advance = 0.0441 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6613 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 770 Parameters: C_uu_shr = 0.70816016197204589844 C11 = 0.39844015240669250488 gamma_coef = 0.04484137520194053650 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2022 CLUBB-TIMER time_clubb_pdf = 0.0291 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3171 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5706 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1668 CLUBB-TIMER time_clubb_pdf = 0.0932 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3532 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6656 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1667 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4148 CLUBB-TIMER time_microphys_advance = 0.0447 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6894 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1713 CLUBB-TIMER time_clubb_pdf = 0.0846 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3636 CLUBB-TIMER time_microphys_advance = 0.0209 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6458 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2006 CLUBB-TIMER time_clubb_pdf = 0.0589 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3560 CLUBB-TIMER time_microphys_advance = 0.0536 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6744 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1946 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3715 CLUBB-TIMER time_microphys_advance = 0.0449 CLUBB-TIMER time_loop_end = 0.0326 CLUBB-TIMER time_total = 0.6844 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1334 CLUBB-TIMER time_clubb_pdf = 0.0828 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3340 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5722 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1507 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3339 CLUBB-TIMER time_microphys_advance = 0.0857 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6593 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1864 CLUBB-TIMER time_clubb_pdf = 0.0621 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3902 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6598 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1636 CLUBB-TIMER time_clubb_pdf = 0.0559 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3128 CLUBB-TIMER time_microphys_advance = 0.0210 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5581 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 780 Parameters: C_uu_shr = 0.71021991968154907227 C11 = 0.34711045026779174805 gamma_coef = 0.02388516254723072052 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1147 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3636 CLUBB-TIMER time_microphys_advance = 0.0371 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6676 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1685 CLUBB-TIMER time_clubb_pdf = 0.0843 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3443 CLUBB-TIMER time_microphys_advance = 0.0727 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6748 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2397 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3643 CLUBB-TIMER time_microphys_advance = 0.0263 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6953 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2249 CLUBB-TIMER time_clubb_pdf = 0.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4031 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7115 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1612 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3123 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5510 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1549 CLUBB-TIMER time_clubb_pdf = 0.0539 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3648 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6234 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3010 CLUBB-TIMER time_microphys_advance = 0.0257 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.5535 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1932 CLUBB-TIMER time_clubb_pdf = 0.0867 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3748 CLUBB-TIMER time_microphys_advance = 0.0231 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6833 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2314 CLUBB-TIMER time_clubb_pdf = 0.0380 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3204 CLUBB-TIMER time_microphys_advance = 0.0207 CLUBB-TIMER time_loop_end = 0.0033 CLUBB-TIMER time_total = 0.6160 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2270 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3501 CLUBB-TIMER time_microphys_advance = 0.0182 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6615 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 790 Parameters: C_uu_shr = 0.66548937559127807617 C11 = 0.35707390308380126953 gamma_coef = 0.04264466464519500732 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1685 CLUBB-TIMER time_clubb_pdf = 0.0876 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3729 CLUBB-TIMER time_microphys_advance = 0.0211 CLUBB-TIMER time_loop_end = 0.0038 CLUBB-TIMER time_total = 0.6562 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0458 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3378 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0317 CLUBB-TIMER time_total = 0.6551 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2450 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3689 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6929 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2427 CLUBB-TIMER time_clubb_pdf = 0.0607 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3626 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6880 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2294 CLUBB-TIMER time_clubb_pdf = 0.0601 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3818 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6954 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1966 CLUBB-TIMER time_clubb_pdf = 0.0866 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3444 CLUBB-TIMER time_microphys_advance = 0.0775 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.7117 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1818 CLUBB-TIMER time_clubb_pdf = 0.0871 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3862 CLUBB-TIMER time_microphys_advance = 0.0503 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7109 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1868 CLUBB-TIMER time_clubb_pdf = 0.0503 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3524 CLUBB-TIMER time_microphys_advance = 0.0753 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6697 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1990 CLUBB-TIMER time_clubb_pdf = 0.0295 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2633 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.5176 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1698 CLUBB-TIMER time_clubb_pdf = 0.0818 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3556 CLUBB-TIMER time_microphys_advance = 0.0704 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6823 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 800 Parameters: C_uu_shr = 0.63435620069503784180 C11 = 0.32831457257270812988 gamma_coef = 0.00853779632598161697 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1356 CLUBB-TIMER time_clubb_pdf = 0.0802 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2623 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.4995 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1793 CLUBB-TIMER time_clubb_pdf = 0.0596 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3559 CLUBB-TIMER time_microphys_advance = 0.0757 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6753 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1970 CLUBB-TIMER time_clubb_pdf = 0.0581 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3891 CLUBB-TIMER time_microphys_advance = 0.0446 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6943 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1721 CLUBB-TIMER time_clubb_pdf = 0.0626 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3220 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6083 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.2225 CLUBB-TIMER time_clubb_pdf = 0.0285 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 0.3645 CLUBB-TIMER time_microphys_advance = 0.0223 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6703 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1749 CLUBB-TIMER time_clubb_pdf = 0.0853 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3983 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6803 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2021 CLUBB-TIMER time_clubb_pdf = 0.0597 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3456 CLUBB-TIMER time_microphys_advance = 0.0173 CLUBB-TIMER time_loop_end = 0.0306 CLUBB-TIMER time_total = 0.6595 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1159 CLUBB-TIMER time_clubb_pdf = 0.1496 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3763 CLUBB-TIMER time_microphys_advance = 0.0466 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6935 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2049 CLUBB-TIMER time_clubb_pdf = 0.0847 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3399 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6518 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1602 CLUBB-TIMER time_clubb_pdf = 0.0647 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3697 CLUBB-TIMER time_microphys_advance = 0.0436 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6432 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 810 Parameters: C_uu_shr = 0.57187825441360473633 C11 = 0.35910433530807495117 gamma_coef = 0.04835850000381469727 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2605 CLUBB-TIMER time_clubb_pdf = 0.0426 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3578 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0046 CLUBB-TIMER time_total = 0.6848 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2099 CLUBB-TIMER time_clubb_pdf = 0.0794 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3225 CLUBB-TIMER time_microphys_advance = 0.0211 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6391 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1710 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3225 CLUBB-TIMER time_microphys_advance = 0.0462 CLUBB-TIMER time_loop_end = 0.0045 CLUBB-TIMER time_total = 0.6048 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0579 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3933 CLUBB-TIMER time_microphys_advance = 0.0485 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7310 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1447 CLUBB-TIMER time_clubb_pdf = 0.0610 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4297 CLUBB-TIMER time_microphys_advance = 0.0507 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6912 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1741 CLUBB-TIMER time_clubb_pdf = 0.0868 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4274 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7104 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1678 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4372 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6828 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1988 CLUBB-TIMER time_clubb_pdf = 0.0563 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3364 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6371 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2241 CLUBB-TIMER time_clubb_pdf = 0.0619 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3557 CLUBB-TIMER time_microphys_advance = 0.0772 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.7246 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1646 CLUBB-TIMER time_clubb_pdf = 0.0886 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2427 CLUBB-TIMER time_microphys_advance = 0.0469 CLUBB-TIMER time_loop_end = 0.0039 CLUBB-TIMER time_total = 0.5805 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 820 Parameters: C_uu_shr = 0.58131533861160278320 C11 = 0.39039647579193115234 gamma_coef = 0.03689987957477569580 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2221 CLUBB-TIMER time_clubb_pdf = 0.0613 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3786 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7154 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2075 CLUBB-TIMER time_clubb_pdf = 0.0284 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3430 CLUBB-TIMER time_microphys_advance = 0.0694 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6534 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1962 CLUBB-TIMER time_clubb_pdf = 0.0352 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3418 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0548 CLUBB-TIMER time_total = 0.6535 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1942 CLUBB-TIMER time_clubb_pdf = 0.0552 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3175 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5903 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1985 CLUBB-TIMER time_clubb_pdf = 0.0602 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3601 CLUBB-TIMER time_microphys_advance = 0.0452 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6688 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1978 CLUBB-TIMER time_clubb_pdf = 0.0593 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4037 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0309 CLUBB-TIMER time_total = 0.7114 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2231 CLUBB-TIMER time_clubb_pdf = 0.0604 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3164 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6518 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2145 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3854 CLUBB-TIMER time_microphys_advance = 0.0162 CLUBB-TIMER time_loop_end = 0.0036 CLUBB-TIMER time_total = 0.6807 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1382 CLUBB-TIMER time_clubb_pdf = 0.0900 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3935 CLUBB-TIMER time_microphys_advance = 0.0432 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6977 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1862 CLUBB-TIMER time_clubb_pdf = 0.0588 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4238 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6935 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 830 Parameters: C_uu_shr = 0.56702029705047607422 C11 = 0.38162928819656372070 gamma_coef = 0.04773703962564468384 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1729 CLUBB-TIMER time_clubb_pdf = 0.0568 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3825 CLUBB-TIMER time_microphys_advance = 0.0472 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6643 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1916 CLUBB-TIMER time_clubb_pdf = 0.0545 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.2898 CLUBB-TIMER time_microphys_advance = 0.0164 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5571 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1664 CLUBB-TIMER time_clubb_pdf = 0.0321 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4047 CLUBB-TIMER time_microphys_advance = 0.0445 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6778 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1795 CLUBB-TIMER time_clubb_pdf = 0.0584 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3439 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0318 CLUBB-TIMER time_total = 0.6639 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1640 CLUBB-TIMER time_clubb_pdf = 0.0706 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3346 CLUBB-TIMER time_microphys_advance = 0.0508 CLUBB-TIMER time_loop_end = 0.0041 CLUBB-TIMER time_total = 0.6263 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1916 CLUBB-TIMER time_clubb_pdf = 0.0526 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3589 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6260 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0059 CLUBB-TIMER time_clubb_advance = 0.1720 CLUBB-TIMER time_clubb_pdf = 0.0274 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.4329 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0034 CLUBB-TIMER time_total = 0.6642 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1465 CLUBB-TIMER time_clubb_pdf = 0.0821 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3539 CLUBB-TIMER time_microphys_advance = 0.0793 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.6675 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1536 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2725 CLUBB-TIMER time_microphys_advance = 0.0196 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.5390 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1859 CLUBB-TIMER time_clubb_pdf = 0.0667 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3770 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6528 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 840 Parameters: C_uu_shr = 0.53255826234817504883 C11 = 0.42824986577033996582 gamma_coef = 0.05288073047995567322 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1412 CLUBB-TIMER time_clubb_pdf = 0.0294 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3248 CLUBB-TIMER time_microphys_advance = 0.0197 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5199 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1858 CLUBB-TIMER time_clubb_pdf = 0.0538 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3087 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.5707 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2096 CLUBB-TIMER time_clubb_pdf = 0.0641 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3905 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6886 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1591 CLUBB-TIMER time_clubb_pdf = 0.0537 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3612 CLUBB-TIMER time_microphys_advance = 0.0681 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6469 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1762 CLUBB-TIMER time_clubb_pdf = 0.0785 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3550 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6324 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1938 CLUBB-TIMER time_clubb_pdf = 0.0223 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3721 CLUBB-TIMER time_microphys_advance = 0.0702 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6634 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2043 CLUBB-TIMER time_clubb_pdf = 0.0594 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3490 CLUBB-TIMER time_microphys_advance = 0.0523 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6706 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1669 CLUBB-TIMER time_clubb_pdf = 0.0731 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3820 CLUBB-TIMER time_microphys_advance = 0.0732 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7000 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2175 CLUBB-TIMER time_clubb_pdf = 0.0861 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3705 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7284 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1893 CLUBB-TIMER time_clubb_pdf = 0.0587 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3467 CLUBB-TIMER time_microphys_advance = 0.0489 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6485 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 850 Parameters: C_uu_shr = 0.62099987268447875977 C11 = 0.32096034288406372070 gamma_coef = 0.00745403859764337540 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0517 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3599 CLUBB-TIMER time_microphys_advance = 0.0221 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6597 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1453 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3995 CLUBB-TIMER time_microphys_advance = 0.0163 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6574 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2120 CLUBB-TIMER time_clubb_pdf = 0.0519 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2747 CLUBB-TIMER time_microphys_advance = 0.0189 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.5627 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1755 CLUBB-TIMER time_clubb_pdf = 0.0886 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3837 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6993 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2025 CLUBB-TIMER time_clubb_pdf = 0.0925 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3679 CLUBB-TIMER time_microphys_advance = 0.0492 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7174 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1880 CLUBB-TIMER time_clubb_pdf = 0.0878 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3319 CLUBB-TIMER time_microphys_advance = 0.0262 CLUBB-TIMER time_loop_end = 0.0327 CLUBB-TIMER time_total = 0.6689 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1863 CLUBB-TIMER time_clubb_pdf = 0.1090 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3609 CLUBB-TIMER time_microphys_advance = 0.0481 CLUBB-TIMER time_loop_end = 0.0321 CLUBB-TIMER time_total = 0.7389 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2675 CLUBB-TIMER time_clubb_pdf = 0.0566 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4016 CLUBB-TIMER time_microphys_advance = 0.0215 CLUBB-TIMER time_loop_end = 0.0035 CLUBB-TIMER time_total = 0.7533 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1899 CLUBB-TIMER time_clubb_pdf = 0.0270 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3830 CLUBB-TIMER time_microphys_advance = 0.1078 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.7126 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2024 CLUBB-TIMER time_clubb_pdf = 0.0822 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3585 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6952 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 860 Parameters: C_uu_shr = 0.60063946247100830078 C11 = 0.32976031303405761719 gamma_coef = 0.01834471151232719421 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2030 CLUBB-TIMER time_clubb_pdf = 0.0565 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3637 CLUBB-TIMER time_microphys_advance = 0.0464 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6746 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0310 CLUBB-TIMER time_clubb_advance = 0.2266 CLUBB-TIMER time_clubb_pdf = 0.0590 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3337 CLUBB-TIMER time_microphys_advance = 0.0473 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7018 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0284 CLUBB-TIMER time_clubb_advance = 0.1588 CLUBB-TIMER time_clubb_pdf = 0.0528 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3691 CLUBB-TIMER time_microphys_advance = 0.0459 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6590 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0250 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4145 CLUBB-TIMER time_microphys_advance = 0.0265 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.7033 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2308 CLUBB-TIMER time_clubb_pdf = 0.0548 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3617 CLUBB-TIMER time_microphys_advance = 0.0191 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6713 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1918 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3928 CLUBB-TIMER time_microphys_advance = 0.0482 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6925 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1848 CLUBB-TIMER time_clubb_pdf = 0.0826 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3638 CLUBB-TIMER time_microphys_advance = 0.0651 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7025 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1671 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4017 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6985 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0598 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3429 CLUBB-TIMER time_microphys_advance = 0.0734 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6700 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2640 CLUBB-TIMER time_clubb_pdf = 0.0275 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3648 CLUBB-TIMER time_microphys_advance = 0.0362 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6975 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 870 Parameters: C_uu_shr = 0.59439712762832641602 C11 = 0.32580789923667907715 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.1882 CLUBB-TIMER time_clubb_pdf = 0.0827 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3852 CLUBB-TIMER time_microphys_advance = 0.0178 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6792 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2019 CLUBB-TIMER time_clubb_pdf = 0.0763 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3441 CLUBB-TIMER time_microphys_advance = 0.0221 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6493 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1933 CLUBB-TIMER time_clubb_pdf = 0.0278 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4001 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6714 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2328 CLUBB-TIMER time_clubb_pdf = 0.0578 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3601 CLUBB-TIMER time_microphys_advance = 0.0493 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7051 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1161 CLUBB-TIMER time_clubb_pdf = 0.0345 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.2379 CLUBB-TIMER time_microphys_advance = 0.0174 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.4112 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2109 CLUBB-TIMER time_clubb_pdf = 0.0627 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3990 CLUBB-TIMER time_microphys_advance = 0.0180 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6959 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1809 CLUBB-TIMER time_clubb_pdf = 0.0611 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3591 CLUBB-TIMER time_microphys_advance = 0.0406 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6724 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2343 CLUBB-TIMER time_clubb_pdf = 0.0242 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3622 CLUBB-TIMER time_microphys_advance = 0.0424 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6680 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0247 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4076 CLUBB-TIMER time_microphys_advance = 0.0475 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6932 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1994 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3855 CLUBB-TIMER time_microphys_advance = 0.0496 CLUBB-TIMER time_loop_end = 0.0328 CLUBB-TIMER time_total = 0.7246 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 880 Parameters: C_uu_shr = 0.58290433883666992188 C11 = 0.30931130051612854004 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.2063 CLUBB-TIMER time_clubb_pdf = 0.0507 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3764 CLUBB-TIMER time_microphys_advance = 0.0382 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6774 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1967 CLUBB-TIMER time_clubb_pdf = 0.0529 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4043 CLUBB-TIMER time_microphys_advance = 0.0262 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.6855 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0579 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3492 CLUBB-TIMER time_microphys_advance = 0.0474 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6794 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2195 CLUBB-TIMER time_clubb_pdf = 0.0344 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3929 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6695 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1920 CLUBB-TIMER time_clubb_pdf = 0.0655 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3983 CLUBB-TIMER time_microphys_advance = 0.0176 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6784 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1378 CLUBB-TIMER time_clubb_pdf = 0.0572 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4126 CLUBB-TIMER time_microphys_advance = 0.0648 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6790 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1993 CLUBB-TIMER time_clubb_pdf = 0.0549 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3661 CLUBB-TIMER time_microphys_advance = 0.0486 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6740 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1605 CLUBB-TIMER time_clubb_pdf = 0.0894 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3768 CLUBB-TIMER time_microphys_advance = 0.0438 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6762 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1735 CLUBB-TIMER time_clubb_pdf = 0.0842 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3487 CLUBB-TIMER time_microphys_advance = 0.0465 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6580 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1914 CLUBB-TIMER time_clubb_pdf = 0.0289 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3658 CLUBB-TIMER time_microphys_advance = 0.0209 CLUBB-TIMER time_loop_end = 0.0297 CLUBB-TIMER time_total = 0.6678 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 890 Parameters: C_uu_shr = 0.60608935356140136719 C11 = 0.32642501592636108398 gamma_coef = 0.00760964164510369301 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1586 CLUBB-TIMER time_clubb_pdf = 0.0837 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3567 CLUBB-TIMER time_microphys_advance = 0.0704 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6742 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2047 CLUBB-TIMER time_clubb_pdf = 0.0757 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3443 CLUBB-TIMER time_microphys_advance = 0.0774 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7073 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2182 CLUBB-TIMER time_clubb_pdf = 0.0516 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3556 CLUBB-TIMER time_microphys_advance = 0.0186 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6487 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1915 CLUBB-TIMER time_clubb_pdf = 0.0841 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3234 CLUBB-TIMER time_microphys_advance = 0.0460 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6730 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2378 CLUBB-TIMER time_clubb_pdf = 0.0292 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3385 CLUBB-TIMER time_microphys_advance = 0.0205 CLUBB-TIMER time_loop_end = 0.0049 CLUBB-TIMER time_total = 0.6340 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1924 CLUBB-TIMER time_clubb_pdf = 0.0224 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3921 CLUBB-TIMER time_microphys_advance = 0.0443 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6560 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2233 CLUBB-TIMER time_clubb_pdf = 0.0564 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3584 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6918 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0544 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3729 CLUBB-TIMER time_microphys_advance = 0.0504 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6680 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2807 CLUBB-TIMER time_clubb_pdf = 0.0334 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3403 CLUBB-TIMER time_microphys_advance = 0.0181 CLUBB-TIMER time_loop_end = 0.0032 CLUBB-TIMER time_total = 0.6785 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1998 CLUBB-TIMER time_clubb_pdf = 0.0591 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4132 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6945 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 900 Parameters: C_uu_shr = 0.62457120418548583984 C11 = 0.29801684617996215820 gamma_coef = 0.00368910422548651695 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.0760 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3368 CLUBB-TIMER time_microphys_advance = 0.0361 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6865 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2006 CLUBB-TIMER time_clubb_pdf = 0.0699 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3271 CLUBB-TIMER time_microphys_advance = 0.0741 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6766 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1609 CLUBB-TIMER time_clubb_pdf = 0.0502 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3014 CLUBB-TIMER time_microphys_advance = 0.0172 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5345 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2342 CLUBB-TIMER time_clubb_pdf = 0.0508 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3419 CLUBB-TIMER time_microphys_advance = 0.0200 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6521 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1815 CLUBB-TIMER time_clubb_pdf = 0.0803 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3611 CLUBB-TIMER time_microphys_advance = 0.0195 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6473 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2048 CLUBB-TIMER time_clubb_pdf = 0.0560 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3886 CLUBB-TIMER time_microphys_advance = 0.0492 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.7038 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1916 CLUBB-TIMER time_clubb_pdf = 0.0534 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3690 CLUBB-TIMER time_microphys_advance = 0.0452 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.6645 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1871 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3682 CLUBB-TIMER time_microphys_advance = 0.0448 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6627 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1882 CLUBB-TIMER time_clubb_pdf = 0.0623 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4045 CLUBB-TIMER time_microphys_advance = 0.0175 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6777 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1981 CLUBB-TIMER time_clubb_pdf = 0.0258 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3727 CLUBB-TIMER time_microphys_advance = 0.0171 CLUBB-TIMER time_loop_end = 0.0307 CLUBB-TIMER time_total = 0.6766 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 910 Parameters: C_uu_shr = 0.62091284990310668945 C11 = 0.30051967501640319824 gamma_coef = 0.00993900373578071594 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1837 CLUBB-TIMER time_clubb_pdf = 0.0859 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3637 CLUBB-TIMER time_microphys_advance = 0.0439 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6821 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2084 CLUBB-TIMER time_clubb_pdf = 0.0585 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3787 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6701 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2010 CLUBB-TIMER time_clubb_pdf = 0.0236 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3365 CLUBB-TIMER time_microphys_advance = 0.0179 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6116 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1934 CLUBB-TIMER time_clubb_pdf = 0.0835 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3734 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6718 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2331 CLUBB-TIMER time_clubb_pdf = 0.0515 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3275 CLUBB-TIMER time_microphys_advance = 0.0504 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6684 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1995 CLUBB-TIMER time_clubb_pdf = 0.0830 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3337 CLUBB-TIMER time_microphys_advance = 0.0511 CLUBB-TIMER time_loop_end = 0.0319 CLUBB-TIMER time_total = 0.7046 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1970 CLUBB-TIMER time_clubb_pdf = 0.0827 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3775 CLUBB-TIMER time_microphys_advance = 0.0185 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6808 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1953 CLUBB-TIMER time_clubb_pdf = 0.0699 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3403 CLUBB-TIMER time_microphys_advance = 0.0463 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6740 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1939 CLUBB-TIMER time_clubb_pdf = 0.0253 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3576 CLUBB-TIMER time_microphys_advance = 0.0732 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6549 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.0000000000000000 Warning in check_clubb_settings CLUBB-TIMER time_loop_init = 0.0297 CLUBB-TIMER time_clubb_advance = 0.1675 CLUBB-TIMER time_clubb_pdf = 0.0547 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3530 CLUBB-TIMER time_microphys_advance = 0.0467 CLUBB-TIMER time_loop_end = 0.0072 CLUBB-TIMER time_total = 0.6601 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 920 Parameters: C_uu_shr = 0.57095605134963989258 C11 = 0.29748058319091796875 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.0316 CLUBB-TIMER time_clubb_advance = 0.2159 CLUBB-TIMER time_clubb_pdf = 0.0510 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3536 CLUBB-TIMER time_microphys_advance = 0.0194 CLUBB-TIMER time_loop_end = 0.0037 CLUBB-TIMER time_total = 0.6766 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2871 CLUBB-TIMER time_clubb_pdf = 0.0310 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3282 CLUBB-TIMER time_microphys_advance = 0.0269 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6781 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2548 CLUBB-TIMER time_clubb_pdf = 0.0279 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3505 CLUBB-TIMER time_microphys_advance = 0.0434 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6814 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2188 CLUBB-TIMER time_clubb_pdf = 0.0748 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3552 CLUBB-TIMER time_microphys_advance = 0.0167 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6704 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2512 CLUBB-TIMER time_clubb_pdf = 0.0583 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3724 CLUBB-TIMER time_microphys_advance = 0.0192 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.7058 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2208 CLUBB-TIMER time_clubb_pdf = 0.0331 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3894 CLUBB-TIMER time_microphys_advance = 0.0754 CLUBB-TIMER time_loop_end = 0.0030 CLUBB-TIMER time_total = 0.7241 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1626 CLUBB-TIMER time_clubb_pdf = 0.0484 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3195 CLUBB-TIMER time_microphys_advance = 0.0166 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.5799 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2267 CLUBB-TIMER time_clubb_pdf = 0.0522 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3623 CLUBB-TIMER time_microphys_advance = 0.0303 CLUBB-TIMER time_loop_end = 0.0025 CLUBB-TIMER time_total = 0.6762 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1723 CLUBB-TIMER time_clubb_pdf = 0.0906 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3782 CLUBB-TIMER time_microphys_advance = 0.0455 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.7158 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2368 CLUBB-TIMER time_clubb_pdf = 0.0638 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3159 CLUBB-TIMER time_microphys_advance = 0.0766 CLUBB-TIMER time_loop_end = 0.0029 CLUBB-TIMER time_total = 0.6985 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Iteration: 930 Parameters: C_uu_shr = 0.58542728424072265625 C11 = 0.32338258624076843262 gamma_coef = 0.00542194396257400513 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1939 CLUBB-TIMER time_clubb_pdf = 0.0520 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.3692 CLUBB-TIMER time_microphys_advance = 0.0170 CLUBB-TIMER time_loop_end = 0.0026 CLUBB-TIMER time_total = 0.6369 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2138 CLUBB-TIMER time_clubb_pdf = 0.0577 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3585 CLUBB-TIMER time_microphys_advance = 0.0168 CLUBB-TIMER time_loop_end = 0.0028 CLUBB-TIMER time_total = 0.6518 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.2228 CLUBB-TIMER time_clubb_pdf = 0.0546 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.3643 CLUBB-TIMER time_microphys_advance = 0.0321 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6788 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau 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.1687 CLUBB-TIMER time_clubb_pdf = 0.0542 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.4163 CLUBB-TIMER time_microphys_advance = 0.0188 CLUBB-TIMER time_loop_end = 0.0027 CLUBB-TIMER time_total = 0.6629 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 closing 65536 Parameter Initial Optimal C_uu_shr = 0.4000000000 0.6177474598 C11 = 0.4000000000 0.3188120249 gamma_coef = 0.2500000000 0.0000000000 Initial cost: 1.000000 Optimal cost: $$ 0.526998 Approx. percent increase in accuracy: 47.300 % Approx. percent increase in accuracy by variable: Case name Variable Improvement fire cloud_frac 18.437 % fire rcm 28.863 % Run Complete. Continue tuning starting with new parameters?(y/N) Generating new error.in file... New filename is: ../input/error_20241018_0338.in Generating new tunable_parameters.in file... Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20241018_0338.in New filename is: ../input/tunable_parameters/tunable_parameters_20241018_0338.in ***The tuning results have been saved in the file: ../input/tuning_run_results_20241018_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 multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.0000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.0000000000000000 Warning in check_clubb_settings When 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.1288 CLUBB-TIMER time_clubb_pdf = 0.0317 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.1851 CLUBB-TIMER time_microphys_advance = 0.0221 CLUBB-TIMER time_loop_end = 0.3386 CLUBB-TIMER time_total = 0.7082 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