Skip to content
Success

Console Output

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 mitch 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
Avoid second fetch
Checking out Revision 06dbd2718a302cc7d7c18ca420018b0318342201 (refs/remotes/origin/master)
 > 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
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06dbd2718a302cc7d7c18ca420018b0318342201 # timeout=10
Commit message: "Fix that causes BFB GPU tests to break. We need to copy these variables to the CPU before outputtin to disk. It's very unclear why the BFB GPU test ever passed without this."
 > git rev-list --no-walk fa5edf3c9549a7bf9b076506514aa7445f322c43 # 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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, 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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/err_info_type_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:463:9:

  463 |       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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:1116:63:

 1116 |                                       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:1117:80:

 1117 |                                       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:1117:57:

 1117 |                                       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:1115:93:

 1115 |                                       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:1112:52:

 1112 |                                       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:1114:55:

 1114 |                                       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:1118:50:

 1118 |                                       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:1118:64:

 1118 |                                       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:1118:57:

 1118 |                                       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:1299:22:

 1299 |     integer :: i, k, n, status
      |                      1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1136:8:

 1136 |     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:1136:8:

 1136 |     use netcdf, only: &
      |        1
Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1112:45:

 1112 |                                       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:1114:81:

 1114 |                                       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:1116:50:

 1116 |                                       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:1109:71:

 1109 |                                       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:1112:95:

 1112 |                                       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:1111:43:

 1111 |                                       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:1111:68:

 1111 |                                       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:1111:51:

 1111 |                                       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:1111:78:

 1111 |                                       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:1111:89:

 1111 |                                       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:1113:57:

 1113 |                                       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:1109:78:

 1109 |                                       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:1118:73:

 1118 |                                       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:1113:46:

 1113 |                                       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:1109:40:

 1109 |                                       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:1115:53:

 1115 |                                       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:1109:49:

 1109 |                                       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:1114:62:

 1114 |                                       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:1115:73:

 1115 |                                       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:1109:44:

 1109 |                                       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:1115:62:

 1115 |                                       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:1109:54:

 1109 |                                       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:1114:69:

 1114 |                                       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:1115:84:

 1115 |                                       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:1116:95:

 1116 |                                       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:1116:78:

 1116 |                                       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:1113:65:

 1113 |                                       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:1113:74:

 1113 |                                       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:1112:78:

 1112 |                                       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:1114:94:

 1114 |                                       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:1115:44:

 1115 |                                       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:1114:86:

 1114 |                                       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:1117:87:

 1117 |                                       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:1111:60:

 1111 |                                       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:1112:86:

 1112 |                                       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:1113:81:

 1113 |                                       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:1113:88:

 1113 |                                       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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7:

 1400 |       m
      |       1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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_adaptation.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a new_tsdadg_pdf.o sfc_varnce_module.o advance_xp3_module.o pdf_parameter_module.o advance_windm_edsclrm_module.o parameter_indices.o output_grads.o matrix_operations.o pos_definite_module.o calc_pressure.o Skx_module.o lapack_wrap.o stats_variables.o array_index.o advance_helper_module.o constants_clubb.o calc_roots.o grid_class.o index_mapping.o fill_holes.o interpolation.o adg1_adg2_3d_luhar_pdf.o clubb_precision.o grid_adaptation.o sponge_layer_damping.o code_timer_module.o hydromet_pdf_parameter_module.o advance_xm_wpxp_module.o model_flags.o new_hybrid_pdf.o advance_clubb_core_module.o calendar.o mean_adv.o stats_rad_zm_module.o endian.o stats_clubb_utilities.o lapack_interfaces.o input_reader.o mixing_length.o parameters_model.o diagnose_correlations_module.o err_info_type_module.o output_netcdf.o numerical_check.o file_functions.o turbulent_adv_pdf.o pdf_closure_module.o LY93_pdf.o Nc_Ncn_eqns.o penta_lu_solver.o stats_zm_module.o stats_sfc_module.o advance_wp2_wp3_module.o precipitation_fraction.o new_hybrid_pdf_main.o input_names.o stats_type.o setup_clubb_pdf_params.o diffusion.o T_in_K_module.o stats_lh_zt_module.o stats_lh_sfc_module.o pdf_utilities.o advance_xp2_xpyp_module.o tridiag_lu_solver.o new_pdf.o sigma_sqd_w_module.o clubb_api_module.o error_code.o clip_explicit.o saturation.o parameters_tunable.o mt95.o mono_flux_limiter.o stat_file_module.o corr_varnce_module.o stats_type_utilities.o stats_zt_module.o matrix_solver_wrapper.o stats_rad_zt_module.o new_pdf_main.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a
a - new_tsdadg_pdf.o
a - sfc_varnce_module.o
a - advance_xp3_module.o
a - pdf_parameter_module.o
a - advance_windm_edsclrm_module.o
a - parameter_indices.o
a - output_grads.o
a - matrix_operations.o
a - pos_definite_module.o
a - calc_pressure.o
a - Skx_module.o
a - lapack_wrap.o
a - stats_variables.o
a - array_index.o
a - advance_helper_module.o
a - constants_clubb.o
a - calc_roots.o
a - grid_class.o
a - index_mapping.o
a - fill_holes.o
a - interpolation.o
a - adg1_adg2_3d_luhar_pdf.o
a - clubb_precision.o
a - grid_adaptation.o
a - sponge_layer_damping.o
a - code_timer_module.o
a - hydromet_pdf_parameter_module.o
a - advance_xm_wpxp_module.o
a - model_flags.o
a - new_hybrid_pdf.o
a - advance_clubb_core_module.o
a - calendar.o
a - mean_adv.o
a - stats_rad_zm_module.o
a - endian.o
a - stats_clubb_utilities.o
a - lapack_interfaces.o
a - input_reader.o
a - mixing_length.o
a - parameters_model.o
a - diagnose_correlations_module.o
a - err_info_type_module.o
a - output_netcdf.o
a - numerical_check.o
a - file_functions.o
a - turbulent_adv_pdf.o
a - pdf_closure_module.o
a - LY93_pdf.o
a - Nc_Ncn_eqns.o
a - penta_lu_solver.o
a - stats_zm_module.o
a - stats_sfc_module.o
a - advance_wp2_wp3_module.o
a - precipitation_fraction.o
a - new_hybrid_pdf_main.o
a - input_names.o
a - stats_type.o
a - setup_clubb_pdf_params.o
a - diffusion.o
a - T_in_K_module.o
a - stats_lh_zt_module.o
a - stats_lh_sfc_module.o
a - pdf_utilities.o
a - advance_xp2_xpyp_module.o
a - tridiag_lu_solver.o
a - new_pdf.o
a - sigma_sqd_w_module.o
a - clubb_api_module.o
a - error_code.o
a - clip_explicit.o
a - saturation.o
a - parameters_tunable.o
a - mt95.o
a - mono_flux_limiter.o
a - stat_file_module.o
a - corr_varnce_module.o
a - stats_type_utilities.o
a - stats_zt_module.o
a - matrix_solver_wrapper.o
a - stats_rad_zt_module.o
a - new_pdf_main.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/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_single/slaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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_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/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/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/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/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/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/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/dgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/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_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/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/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/dgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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/slacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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_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/sorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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_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/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/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/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/sgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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/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_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/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/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/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/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/slarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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_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/ssytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/disnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/sgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/dlarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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_double/dorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/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/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/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_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_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/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/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/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/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_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/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/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_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/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_double/dlamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/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/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/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/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/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/slarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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/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/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_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/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/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_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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_double/dlarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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/idamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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_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_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/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_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/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_double/dtrsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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_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/stbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/strmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/srscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/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/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/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/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/dpotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/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/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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/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_single/slabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/dpotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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_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/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/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/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/slascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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/dorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/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/slassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/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_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_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_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/iparmq.f
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a dlabad.o slaisnan.o dsteqr.o dsterf.o dgttrf.o dger.o spotrf.o ilaslc.o slanst.o dgemv.o dnrm2.o dgbtrs.o sgbsvx.o slaqgb.o sdot.o dorg2l.o dlae2.o dgbtrf.o dlangt.o dlassq.o ilaenv.o dlartg.o slacn2.o slaswp.o slarfb.o dlascl.o ssytd2.o sorg2r.o scopy.o slaqsy.o sgemm.o dsyr2k.o slaset.o dgttrs.o sgtsvx.o dlantb.o spotrf2.o ieeeck.o dgbcon.o sasum.o dgbtf2.o slatbs.o strsm.o slarft.o dlaev2.o dgtrfs.o xerbla.o ssytrd.o dlangb.o disnan.o sgbequ.o slatrd.o iladlc.o ssyrk.o slapy2.o sgtts2.o dsymv.o dlarf.o sgtsv.o dlarfg.o dorgql.o strmm.o dgbrfs.o dscal.o dorgtr.o dpoequ.o drscl.o slasrt.o sswap.o sorgqr.o dgtcon.o sgbmv.o saxpy.o dsyev.o dlasr.o ssyr2.o dlamch.o sgbsv.o slacpy.o dtbsv.o dlansy.o dtrmv.o dlagtm.o slarf.o slarfg.o dgtsv.o sorgql.o dtrmm.o dgbequ.o isamax.o dlatrd.o dsyrk.o dlapy2.o dgtts2.o ssymv.o dlarft.o slaev2.o sgtrfs.o idamax.o dsytrd.o slangb.o sisnan.o sgbcon.o dasum.o sgbtf2.o dtrsm.o dlatbs.o iladlr.o stbsv.o slansy.o strmv.o slagtm.o slasr.o slamch.o dsyr2.o dgbsv.o dlacpy.o dswap.o dorgqr.o sgtcon.o daxpy.o dgbmv.o ssyev.o sgbrfs.o sscal.o sorgtr.o spoequ.o srscl.o dlasrt.o snrm2.o dgbsvx.o sgbtrs.o dlaqgb.o sorg2l.o ddot.o slae2.o sger.o dpotrf.o dlanst.o sgemv.o ssteqr.o ssterf.o sgttrf.o lsame.o dlaisnan.o slabad.o slantb.o dpotrf2.o ilaslr.o dgemm.o ssyr2k.o dlaset.o sgttrs.o dgtsvx.o slascl.o dsytd2.o dorg2r.o dlaqsy.o dcopy.o sgbtrf.o slangt.o slassq.o dlacn2.o slartg.o dlaswp.o dlarfb.o iparmq.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a
a - dlabad.o
a - slaisnan.o
a - dsteqr.o
a - dsterf.o
a - dgttrf.o
a - dger.o
a - spotrf.o
a - ilaslc.o
a - slanst.o
a - dgemv.o
a - dnrm2.o
a - dgbtrs.o
a - sgbsvx.o
a - slaqgb.o
a - sdot.o
a - dorg2l.o
a - dlae2.o
a - dgbtrf.o
a - dlangt.o
a - dlassq.o
a - ilaenv.o
a - dlartg.o
a - slacn2.o
a - slaswp.o
a - slarfb.o
a - dlascl.o
a - ssytd2.o
a - sorg2r.o
a - scopy.o
a - slaqsy.o
a - sgemm.o
a - dsyr2k.o
a - slaset.o
a - dgttrs.o
a - sgtsvx.o
a - dlantb.o
a - spotrf2.o
a - ieeeck.o
a - dgbcon.o
a - sasum.o
a - dgbtf2.o
a - slatbs.o
a - strsm.o
a - slarft.o
a - dlaev2.o
a - dgtrfs.o
a - xerbla.o
a - ssytrd.o
a - dlangb.o
a - disnan.o
a - sgbequ.o
a - slatrd.o
a - iladlc.o
a - ssyrk.o
a - slapy2.o
a - sgtts2.o
a - dsymv.o
a - dlarf.o
a - sgtsv.o
a - dlarfg.o
a - dorgql.o
a - strmm.o
a - dgbrfs.o
a - dscal.o
a - dorgtr.o
a - dpoequ.o
a - drscl.o
a - slasrt.o
a - sswap.o
a - sorgqr.o
a - dgtcon.o
a - sgbmv.o
a - saxpy.o
a - dsyev.o
a - dlasr.o
a - ssyr2.o
a - dlamch.o
a - sgbsv.o
a - slacpy.o
a - dtbsv.o
a - dlansy.o
a - dtrmv.o
a - dlagtm.o
a - slarf.o
a - slarfg.o
a - dgtsv.o
a - sorgql.o
a - dtrmm.o
a - dgbequ.o
a - isamax.o
a - dlatrd.o
a - dsyrk.o
a - dlapy2.o
a - dgtts2.o
a - ssymv.o
a - dlarft.o
a - slaev2.o
a - sgtrfs.o
a - idamax.o
a - dsytrd.o
a - slangb.o
a - sisnan.o
a - sgbcon.o
a - dasum.o
a - sgbtf2.o
a - dtrsm.o
a - dlatbs.o
a - iladlr.o
a - stbsv.o
a - slansy.o
a - strmv.o
a - slagtm.o
a - slasr.o
a - slamch.o
a - dsyr2.o
a - dgbsv.o
a - dlacpy.o
a - dswap.o
a - dorgqr.o
a - sgtcon.o
a - daxpy.o
a - dgbmv.o
a - ssyev.o
a - sgbrfs.o
a - sscal.o
a - sorgtr.o
a - spoequ.o
a - srscl.o
a - dlasrt.o
a - snrm2.o
a - dgbsvx.o
a - sgbtrs.o
a - dlaqgb.o
a - sorg2l.o
a - ddot.o
a - slae2.o
a - sger.o
a - dpotrf.o
a - dlanst.o
a - sgemv.o
a - ssteqr.o
a - ssterf.o
a - sgttrf.o
a - lsame.o
a - dlaisnan.o
a - slabad.o
a - slantb.o
a - dpotrf2.o
a - ilaslr.o
a - dgemm.o
a - ssyr2k.o
a - dlaset.o
a - sgttrs.o
a - dgtsvx.o
a - slascl.o
a - dsytd2.o
a - dorg2r.o
a - dlaqsy.o
a - dcopy.o
a - sgbtrf.o
a - slangt.o
a - slassq.o
a - dlacn2.o
a - slartg.o
a - dlaswp.o
a - dlarfb.o
a - iparmq.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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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 -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa15.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqr.F
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/Parabolic.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a Parabolic.o Parabolic_constants.o AiryFunction.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a
a - Parabolic.o
a - Parabolic_constants.o
a - AiryFunction.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_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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_variances.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a KK_upscaled_means.o PDF_integrals_means.o KK_Nrm_tendencies.o KK_upscaled_covariances.o PDF_integrals_covar.o parameters_KK.o KK_local_means.o KK_utilities.o KK_upscaled_turbulent_sed.o PDF_integrals_all_MM.o KK_upscaled_variances.o text_writer.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a
a - KK_upscaled_means.o
a - PDF_integrals_means.o
a - KK_Nrm_tendencies.o
a - KK_upscaled_covariances.o
a - PDF_integrals_covar.o
a - parameters_KK.o
a - KK_local_means.o
a - KK_utilities.o
a - KK_upscaled_turbulent_sed.o
a - PDF_integrals_all_MM.o
a - KK_upscaled_variances.o
a - text_writer.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.silhs
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a nrmtqi.o eqa27.o eqa15.o eqa10g.o tgqr.o frzh.o nrmcol.o adjmlt.o eqa9g.o adjtq.o tgqi.o nrmtqw.o tgqg.o eqa7.o eqa20g.o eqa26.o eqa8g.o eqa14g.o esatv.o slope.o eqa25.o tgqs.o eqa5g.o eqa17g.o eqa27r.o eqa6.o eqa28.o eqa12.o eqa13g.o eqa7g.o qtadj.o eqa21g.o eqa21.o eqa12g.o gamma.o conice.o eqa18g.o eqa22g.o qsatvi.o eqa18.o eqa22.o eqa9.o eqa11g.o eqa19.o esat_new.o eqa19g.o esati.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a
a - nrmtqi.o
a - eqa27.o
a - eqa15.o
a - eqa10g.o
a - tgqr.o
a - frzh.o
a - nrmcol.o
a - adjmlt.o
a - eqa9g.o
a - adjtq.o
a - tgqi.o
a - nrmtqw.o
a - tgqg.o
a - eqa7.o
a - eqa20g.o
a - eqa26.o
a - eqa8g.o
a - eqa14g.o
a - esatv.o
a - slope.o
a - eqa25.o
a - tgqs.o
a - eqa5g.o
a - eqa17g.o
a - eqa27r.o
a - eqa6.o
a - eqa28.o
a - eqa12.o
a - eqa13g.o
a - eqa7g.o
a - qtadj.o
a - eqa21g.o
a - eqa21.o
a - eqa12g.o
a - gamma.o
a - conice.o
a - eqa18g.o
a - eqa22g.o
a - qsatvi.o
a - eqa18.o
a - eqa22.o
a - eqa9.o
a - eqa11g.o
a - eqa19.o
a - esat_new.o
a - eqa19g.o
a - esati.o
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a bugsrad_planck.o two_rt_sw_bs.o two_rt_sw_ocastrndm.o bugs_swr.o rayle.o two_rt_lw_ocastrndm.o variables_radiation_module.o gascon.o gases_ckd.o comscp1.o cloud_correlate.o two_rt_lw_sel.o two_rt_lw_iter.o newexp.o two_rt_lw.o kinds.o two_rt_sw.o comscp2.o bugs_rad.o bugs_lwr.o cloudg.o two_rt_sw_iter.o bugsrad_physconst.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a
a - bugsrad_planck.o
a - two_rt_sw_bs.o
a - two_rt_sw_ocastrndm.o
a - bugs_swr.o
a - rayle.o
a - two_rt_lw_ocastrndm.o
a - variables_radiation_module.o
a - gascon.o
a - gases_ckd.o
a - comscp1.o
a - cloud_correlate.o
a - two_rt_lw_sel.o
a - two_rt_lw_iter.o
a - newexp.o
a - two_rt_lw.o
a - kinds.o
a - two_rt_sw.o
a - comscp2.o
a - bugs_rad.o
a - bugs_lwr.o
a - cloudg.o
a - two_rt_sw_iter.o
a - bugsrad_physconst.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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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 silhs_api_module.o est_kessler_microphys_module.o transform_to_pdf_module.o latin_hypercube_driver_module.o generate_uniform_sample_module.o output_2D_samples_module.o parameters_silhs.o latin_hypercube_arrays.o math_utilities.o lh_microphys_var_covar_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a
a - silhs_importance_sample_module.o
a - silhs_api_module.o
a - est_kessler_microphys_module.o
a - transform_to_pdf_module.o
a - latin_hypercube_driver_module.o
a - generate_uniform_sample_module.o
a - output_2D_samples_module.o
a - parameters_silhs.o
a - latin_hypercube_arrays.o
a - math_utilities.o
a - lh_microphys_var_covar_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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
../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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:49:

  173 |        if ( zt2zm_api( gr, rcm, k )  > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then
      |                                                 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
../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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/pdf_hydromet_microphys_wrapper.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/KK_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/generalized_grid_test.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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:5805:8:

 5805 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:5805:8:

 5805 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'em_min' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:66:8:

   66 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:118:8:

  118 |     use error_code, only: &
      |        1
Warning: Unused parameter 'clubb_no_error' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:

   84 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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 mpace_b.o ice_dfsn_module.o neutral_case.o extended_atmosphere_module.o cloud_feedback.o bugsrad_driver.o input_interpret.o sounding.o twp_ice.o arm_0003.o enhanced_simann.o sfc_flux.o gfdl_activation.o fire.o coamps_microphys_driver_module.o gabls3.o microphys_init_cleanup.o advance_microphys_module.o lh_microphys_driver_module.o clex9_oct14.o cos_solar_zen_module.o bomex.o gabls3_night.o atex.o input_fields.o cobra.o astex_a209.o extrapolation.o jun25.o mpace_a.o arm.o parameters_radiation.o dycoms2_rf01.o rico.o rad_lwsw_module.o wangara.o arm_3year.o input_grads.o input_netcdf.o diag_ustar_module.o parameters_microphys.o spec_hum_to_mixing_ratio.o soil_vegetation.o time_dependent_input.o estimate_scm_microphys_module.o pdf_hydromet_microphys_wrapper.o cloud_sed_module.o quicksort.o microphys_driver.o arm_97.o gabls2.o silhs_category_variance_module.o clubb_driver.o hydrostatic_module.o dycoms2_rf02.o clubb_model_settings.o nov11.o simple_rad_module.o lba.o error.o stat_file_utils.o morrison_microphys_module.o generalized_grid_test.o KK_microphys_module.o clex9_nov02.o mixed_moment_PDF_integrals.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a
a - mpace_b.o
a - ice_dfsn_module.o
a - neutral_case.o
a - extended_atmosphere_module.o
a - cloud_feedback.o
a - bugsrad_driver.o
a - input_interpret.o
a - sounding.o
a - twp_ice.o
a - arm_0003.o
a - enhanced_simann.o
a - sfc_flux.o
a - gfdl_activation.o
a - fire.o
a - coamps_microphys_driver_module.o
a - gabls3.o
a - microphys_init_cleanup.o
a - advance_microphys_module.o
a - lh_microphys_driver_module.o
a - clex9_oct14.o
a - cos_solar_zen_module.o
a - bomex.o
a - gabls3_night.o
a - atex.o
a - input_fields.o
a - cobra.o
a - astex_a209.o
a - extrapolation.o
a - jun25.o
a - mpace_a.o
a - arm.o
a - parameters_radiation.o
a - dycoms2_rf01.o
a - rico.o
a - rad_lwsw_module.o
a - wangara.o
a - arm_3year.o
a - input_grads.o
a - input_netcdf.o
a - diag_ustar_module.o
a - parameters_microphys.o
a - spec_hum_to_mixing_ratio.o
a - soil_vegetation.o
a - time_dependent_input.o
a - estimate_scm_microphys_module.o
a - pdf_hydromet_microphys_wrapper.o
a - cloud_sed_module.o
a - quicksort.o
a - microphys_driver.o
a - arm_97.o
a - gabls2.o
a - silhs_category_variance_module.o
a - clubb_driver.o
a - hydrostatic_module.o
a - dycoms2_rf02.o
a - clubb_model_settings.o
a - nov11.o
a - simple_rad_module.o
a - lba.o
a - error.o
a - stat_file_utils.o
a - morrison_microphys_module.o
a - generalized_grid_test.o
a - KK_microphys_module.o
a - clex9_nov02.o
a - mixed_moment_PDF_integrals.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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
gfortran  -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:67:26:

   67 |   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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran 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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/rev_direction_grid_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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 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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_min_max_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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_v.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 nrutil.o ran_state.o clubb_tuner.o nr.o amebsa.o nrtype.o amoeba.o ran1_v.o ran1_s.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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_tests.F90
gfortran KK_integrals_tests.o pdf_parameter_tests.o tuner_tests.o mu_sigma_hm_tests.o spurious_source_test.o rev_direction_grid_test.o smooth_heaviside_tests.o G_unit_tests.o silhs_category_test.o hole_filling_tests.o smooth_min_max_tests.o w_up_in_cloud_tests.o corr_cholesky_mtx_tests.o read_corr_mtx_test.o Nc_Ncn_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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/error_code.F90', '../src/CLUBB_core/grid_adaptation.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/corr_varnce_module.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/pdf_hydromet_microphys_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
296 :                                         stats_zt(i), stats_zm(i),                          & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
300 :       !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/pdf_hydromet_microphys_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :         call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 :         call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 :         call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 :                                  stats_sfc(i) )                                          ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. 
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning 
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 :             um(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 :             vm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :             ugm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 :             vgm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 :             thlm(i,k)  = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 :             rtm(i,k)   = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 :             press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 :             wm(i,k)    = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 :                                                            edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 :                                                            edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 :               um(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 :               vm(i,k)   = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 :               ugm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 :               vgm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 :               thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 :               rtm(i,k)  = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 :               press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 :               wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 :                   sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 :                   edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1),  & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 :                 wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
736 :          pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
737 :          pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
904 :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
916 :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
918 :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
925 :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1865 :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1866 :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2193 :       ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2215 :       ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2368 :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2379 :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2380 :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2383 :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2385 :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2391 :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2392 :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2393 :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2394 :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2395 :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2396 :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2397 :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2398 :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2399 :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2400 :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2448 :         invrs_rho_ds_zt(i,k)        = invrs_rho_ds_zt_init(k)        ! inv. dry, static density: t-levs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2454 :         um_pert(i,k)                = zero        ! Variables used to track perturbed version of winds.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2456 :         wm_zt(i,k)                  = wm_zt_init(k)        ! Imposed large scale w - Thermodynamic levels
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2798 :                                      um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3128 :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3130 :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3134 :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3135 :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3158 :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3159 :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3160 :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3176 :                                   stats_zt(i), stats_zm(i), &                                   ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3177 :                                   stats_sfc(i), stats_lh_zt(i), &                               ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3178 :                                   Nccnm(i,:), &                                                ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3179 :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3180 :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3181 :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3182 :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3183 :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3184 :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3208 :                                   stats_zt(i), stats_zm(i), stats_sfc(i),                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3209 :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3210 :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3211 :                                   thlm_mc(i,:), err_info,                                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3212 :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3221 :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3279 :         !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3285 :           call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) )  ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3287 :           call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) )     ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3289 :           call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) )       ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3291 :           call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3308 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3328 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3366 :           call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3395 :       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.
6043 :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6204 :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6606 :         call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,&       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6609 :         call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, &       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6612 :         call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), &           ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6615 :         call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6618 :         call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6621 :         call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), &               ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6624 :         call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), &                    ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6627 :         call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), &                     ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6633 :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6835 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6839 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6843 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6844 :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6847 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6848 :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6851 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6852 :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/err_info_type_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
265 :     write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
276 :       write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/err_info_type_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1003 :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1004 :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1005 :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1006 :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1007 :                                 stats_metadata,                                          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1008 :                                 stats_zt,                                                & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1009 :                                 rhs(:,:,edsclr) )                                          ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! 
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
688 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
839 :       ! 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.
775 :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
778 :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
779 :                                err_info )                                                    ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1371 :       status = nf90_def_var( ncid_zm, "columns",   NF90_INT,      (/column_id_zm/),    column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1372 :       status = nf90_def_var( ncid_zm, "altitude",  NF90_PREC,  (/vertical_id_zm/),  vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1373 :       status = nf90_def_var( ncid_zm, "time",      NF90_PREC,      (/time_id_zm/),      time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1425 :       status = nf90_def_var( ncid_zt, "columns",   NF90_INT,      (/column_id_zt/),    column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1426 :       status = nf90_def_var( ncid_zt, "altitude",  NF90_PREC,  (/vertical_id_zt/),  vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1427 :       status = nf90_def_var( ncid_zt, "time",      NF90_PREC,      (/time_id_zt/),      time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1473 :       status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1474 :       status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1476 :       !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1603 :       !$acc              upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
781 :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
782 :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
783 :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
861 :                                             stats_zt, stats_zm, stats_sfc,                  & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
862 :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
863 :                                             err_info )                                        ! InOut
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1318 :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1353 :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2305 :       call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2307 :       call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2317 :       call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2319 :       call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2380 :         chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2381 :                                          pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
229 :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
230 :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
746 :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
791 :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
797 :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
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
Avoid second fetch
Checking out Revision a563882b107366fe7a8131f92453bc54b0da8ce5 (refs/remotes/origin/master)
 > 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
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
Commit message: "Adding if statement to avoid comparing the same commit to itself."
 > git checkout -f a563882b107366fe7a8131f92453bc54b0da8ce5 # timeout=10
 > git rev-list --no-walk a563882b107366fe7a8131f92453bc54b0da8ce5 # 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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, 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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 after run_clubb
 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.0012
CLUBB-TIMER time_clubb_advance =         0.1153
CLUBB-TIMER time_clubb_pdf =             0.0470
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2035
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.6545
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 1.0447
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1616
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0194
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5041
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3448
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5151
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1337
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2942
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4923
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1144
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3007
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4903
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1463
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2298
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4688
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3117
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4598
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0980
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2357
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4810
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1255
CLUBB-TIMER time_clubb_pdf =             0.0950
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2307
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4748
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2968
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4845
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2674
CLUBB-TIMER time_microphys_advance =     0.0447
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4773
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1593
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2464
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4741
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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                     =     1.00000000000000000000
C11                          =     0.39220765233039855957
gamma_coef                   =     0.06350785493850708008
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0917
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2012
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4261
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2548
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4226
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0460
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4642
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0643
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2841
CLUBB-TIMER time_microphys_advance =     0.0350
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4735
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1577
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2418
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4641
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2727
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4528
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2977
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4571
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2636
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4537
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0681
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2524
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4520
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0821
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2849
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4549
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.89100426435470581055
C11                          =     0.50220936536788940430
gamma_coef                   =     0.29864859580993652344
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1328
CLUBB-TIMER time_clubb_pdf =             0.0854
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1787
CLUBB-TIMER time_microphys_advance =     0.0432
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4459
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0042
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0870
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1622
CLUBB-TIMER time_microphys_advance =     0.0439
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4113
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3054
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4592
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1617
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2022
CLUBB-TIMER time_microphys_advance =     0.0290
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4502
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2655
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4618
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2331
CLUBB-TIMER time_microphys_advance =     0.0412
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4400
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0513
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2880
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4638
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0685
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2983
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4740
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0814
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2805
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0033
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4447
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2602
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4561
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.70357263088226318359
C11                          =     0.27572739124298095703
gamma_coef                   =     0.07500924915075302124
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0279
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0692
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2348
CLUBB-TIMER time_microphys_advance =     0.0352
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4567
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2576
CLUBB-TIMER time_microphys_advance =     0.0413
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4457
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1277
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2776
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4688
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2819
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4446
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0832
CLUBB-TIMER time_clubb_pdf =             0.0918
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2156
CLUBB-TIMER time_microphys_advance =     0.0437
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4405
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2645
CLUBB-TIMER time_microphys_advance =     0.0434
CLUBB-TIMER time_loop_end =              0.0033
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4610
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1323
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2320
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4260
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0880
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2391
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4544
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0289
CLUBB-TIMER time_clubb_advance =         0.1043
CLUBB-TIMER time_clubb_pdf =             0.0635
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2552
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4742
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0529
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2730
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4607
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.56254500150680541992
C11                          =     0.00000000000000000000
gamma_coef                   =     0.07033208757638931274
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1213
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2379
CLUBB-TIMER time_microphys_advance =     0.0453
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4494
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2741
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4613
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0861
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2381
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4605
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0330
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2838
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4498
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1066
CLUBB-TIMER time_clubb_pdf =             0.0792
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2780
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4874
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.0949
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2540
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4650
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0929
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2928
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4743
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2824
CLUBB-TIMER time_microphys_advance =     0.0340
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4435
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1335
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2684
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4626
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0560
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2648
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4567
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.07446958124637603760
C11                          =     0.24858936667442321777
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2747
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0033
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4393
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3179
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4625
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0800
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2601
CLUBB-TIMER time_microphys_advance =     0.0280
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4360
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2957
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4622
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0030
CLUBB-TIMER time_clubb_advance =         0.1134
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2379
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4511
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1290
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2497
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4648
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2860
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4639
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2554
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4525
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1382
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2481
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4563
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1076
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3028
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4781
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.38024750351905822754
C11                          =     0.53953450918197631836
gamma_coef                   =     0.20612443983554840088
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0973
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2963
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0196
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4760
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2669
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4405
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2402
CLUBB-TIMER time_microphys_advance =     0.0685
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4645
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1264
CLUBB-TIMER time_clubb_pdf =             0.0969
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2126
CLUBB-TIMER time_microphys_advance =     0.0337
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4757
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0837
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2841
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4629
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1488
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2291
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4611
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2813
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4529
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1317
CLUBB-TIMER time_clubb_pdf =             0.0682
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2114
CLUBB-TIMER time_microphys_advance =     0.0417
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4591
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1092
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2541
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4500
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2660
CLUBB-TIMER time_microphys_advance =     0.0423
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4691
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.94391620159149169922
C11                          =     0.14286060631275177002
gamma_coef                   =     0.25399148464202880859
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1103
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2733
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4473
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0182
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2776
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0039
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4422
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3135
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4618
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2960
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4425
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1199
CLUBB-TIMER time_clubb_pdf =             0.0541
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2494
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4468
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0677
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2635
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4846
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0895
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2139
CLUBB-TIMER time_microphys_advance =     0.0460
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4685
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1019
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2899
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4555
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2912
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4512
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0876
CLUBB-TIMER time_clubb_pdf =             0.0456
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2878
CLUBB-TIMER time_microphys_advance =     0.0465
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4738
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.81581848859786987305
C11                          =     0.17596623301506042480
gamma_coef                   =     0.31100443005561828613
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0822
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2870
CLUBB-TIMER time_microphys_advance =     0.0401
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4570
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2284
CLUBB-TIMER time_microphys_advance =     0.0461
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4524
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0911
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3310
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4919
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1043
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2811
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4481
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0220
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0511
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2719
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4565
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3192
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4660
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1112
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2974
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4677
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1658
CLUBB-TIMER time_clubb_pdf =             0.0456
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2388
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4749
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1351
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2415
CLUBB-TIMER time_microphys_advance =     0.0416
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4685
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0283
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2806
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4507
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.08033195883035659790
C11                          =     0.31357151269912719727
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1158
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2653
CLUBB-TIMER time_microphys_advance =     0.0342
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4557
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0625
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3091
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4802
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1228
CLUBB-TIMER time_clubb_pdf =             0.0700
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2284
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4442
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1258
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2683
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4587
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2954
CLUBB-TIMER time_microphys_advance =     0.0442
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4731
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0738
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2694
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4796
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0753
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2348
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4658
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1212
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2403
CLUBB-TIMER time_microphys_advance =     0.0433
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4758
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1620
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2287
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4490
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1291
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2383
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4451
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.37433513998985290527
C11                          =     0.38461190462112426758
gamma_coef                   =     0.11861637234687805176
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0612
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2827
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4527
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2873
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4814
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1450
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4712
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1118
CLUBB-TIMER time_clubb_pdf =             0.0467
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2797
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4654
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3187
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4618
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2831
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4685
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3138
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4614
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3193
CLUBB-TIMER time_microphys_advance =     0.0460
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4971
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1355
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2581
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4576
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0291
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0636
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2334
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4620
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.47539067268371582031
C11                          =     0.00694456230849027634
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2701
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4676
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2978
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4780
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3292
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4707
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2796
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4452
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0034
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2897
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4691
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0110
CLUBB-TIMER time_clubb_advance =         0.1188
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2338
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4512
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2419
CLUBB-TIMER time_microphys_advance =     0.0942
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4770
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1092
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3165
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4885
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3146
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4867
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0651
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2768
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4791
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.40202546119689941406
C11                          =     0.30196246504783630371
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.1110
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2186
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4665
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3141
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4697
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1117
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2908
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4945
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1595
CLUBB-TIMER time_clubb_pdf =             0.0688
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2039
CLUBB-TIMER time_microphys_advance =     0.0301
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4684
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0981
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2750
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4367
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1346
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2463
CLUBB-TIMER time_microphys_advance =     0.0463
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4809
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2587
CLUBB-TIMER time_microphys_advance =     0.0415
CLUBB-TIMER time_loop_end =              0.0315
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4750
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1009
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0010
CLUBB-TIMER time_microphys_scheme =      0.2873
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4566
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0799
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2569
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4416
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0667
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2366
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4498
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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                     =     0.87316644191741943359
C11                          =     0.98063355684280395508
gamma_coef                   =     0.03182216361165046692
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1528
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1994
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4436
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1604
CLUBB-TIMER time_clubb_pdf =             0.0305
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1838
CLUBB-TIMER time_microphys_advance =     0.0459
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4268
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0937
CLUBB-TIMER time_clubb_pdf =             0.0301
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2324
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.3843
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1527
CLUBB-TIMER time_clubb_pdf =             0.0305
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1773
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.3849
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1242
CLUBB-TIMER time_clubb_pdf =             0.0301
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1973
CLUBB-TIMER time_microphys_advance =     0.0348
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.3926
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1070
CLUBB-TIMER time_clubb_pdf =             0.0297
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2358
CLUBB-TIMER time_microphys_advance =     0.0455
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4242
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1169
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2263
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4018
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2213
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4015
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2335
CLUBB-TIMER time_microphys_advance =     0.0383
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4277
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.0997
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2443
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4028
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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                     =     1.00000000000000000000
C11                          =     0.77228790521621704102
gamma_coef                   =     0.00662003690376877785
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1441
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1670
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.3990
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1281
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2144
CLUBB-TIMER time_microphys_advance =     0.0410
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4282
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2878
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4621
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1632
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2502
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4812
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3052
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4736
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0289
CLUBB-TIMER time_clubb_advance =         0.1263
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2477
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4681
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0987
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2727
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4380
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0831
CLUBB-TIMER time_clubb_pdf =             0.0956
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2321
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4405
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1645
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2347
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1422
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2108
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4496
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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                     =     1.00000000000000000000
C11                          =     0.30110737681388854980
gamma_coef                   =     0.33015328645706176758
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1584
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2182
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4402
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2678
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4320
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0880
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2679
CLUBB-TIMER time_microphys_advance =     0.0350
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4366
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1347
CLUBB-TIMER time_clubb_pdf =             0.0677
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2658
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4934
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2974
CLUBB-TIMER time_microphys_advance =     0.0464
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4712
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1323
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2867
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4847
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2606
CLUBB-TIMER time_microphys_advance =     0.0272
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4673
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3137
CLUBB-TIMER time_microphys_advance =     0.0359
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4861
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1076
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3259
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0135
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5095
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1452
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2190
CLUBB-TIMER time_microphys_advance =     0.0454
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4563
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.17923231422901153564
C11                          =     0.72721445560455322266
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1462
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2055
CLUBB-TIMER time_microphys_advance =     0.0461
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4462
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1259
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4456
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0935
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2229
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4636
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0655
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2904
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4636
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3093
CLUBB-TIMER time_microphys_advance =     0.0372
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4799
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0854
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2827
CLUBB-TIMER time_microphys_advance =     0.0398
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4709
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2801
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4515
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1006
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2781
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4448
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0933
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2876
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0210
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4645
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1679
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2430
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4794
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.77924245595932006836
C11                          =     0.25100895762443542480
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0953
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3030
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4638
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2825
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4455
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2969
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4407
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2954
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4647
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1619
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2132
CLUBB-TIMER time_microphys_advance =     0.0465
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4686
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1660
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2341
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4650
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1600
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2363
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4606
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1310
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2367
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4596
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0880
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2478
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4717
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0864
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2522
CLUBB-TIMER time_microphys_advance =     0.0749
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.98918658494949340820
C11                          =     0.19021895527839660645
gamma_coef                   =     0.36338084936141967773
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0975
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2153
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4664
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0615
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2805
CLUBB-TIMER time_microphys_advance =     0.0311
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4612
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1449
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1956
CLUBB-TIMER time_microphys_advance =     0.0394
CLUBB-TIMER time_loop_end =              0.0315
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4540
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0652
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4410
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2871
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4515
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0820
CLUBB-TIMER time_clubb_pdf =             0.0686
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2924
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4843
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1797
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1869
CLUBB-TIMER time_microphys_advance =     0.0348
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4485
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1302
CLUBB-TIMER time_clubb_pdf =             0.0675
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2278
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4495
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0992
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2692
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4333
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1020
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2790
CLUBB-TIMER time_microphys_advance =     0.0346
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4617
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.27186387777328491211
C11                          =     0.71034908294677734375
gamma_coef                   =     0.00919390376657247543
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2565
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4506
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2658
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4357
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0729
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2783
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4573
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1067
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2867
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4596
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1076
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2241
CLUBB-TIMER time_microphys_advance =     0.0454
CLUBB-TIMER time_loop_end =              0.0284
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4531
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1556
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2361
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4786
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0034
CLUBB-TIMER time_clubb_advance =         0.0897
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0252
CLUBB-TIMER time_microphys_scheme =      0.2828
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4651
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1222
CLUBB-TIMER time_clubb_pdf =             0.0679
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2486
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4624
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3115
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4655
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1351
CLUBB-TIMER time_clubb_pdf =             0.0636
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2458
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4683
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.06651416420936584473
C11                          =     0.38806435465812683105
gamma_coef                   =     0.02235327102243900299
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1335
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2438
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4651
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3207
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4782
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2810
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4813
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2863
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4586
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2941
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4666
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1187
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2696
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4456
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.1034
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2868
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4778
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0546
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2737
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4561
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1303
CLUBB-TIMER time_clubb_pdf =             0.0695
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2425
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4661
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1600
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2384
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4564
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.13083562254905700684
C11                          =     0.03120978921651840210
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1296
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4521
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0638
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2489
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0305
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4593
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0810
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2838
CLUBB-TIMER time_microphys_advance =     0.0381
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4431
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1350
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2654
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4670
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1353
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2420
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0241
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1297
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2714
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4636
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0753
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2866
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4703
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0892
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2420
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4714
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0841
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3025
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4982
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2597
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4585
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.26455238461494445801
C11                          =     0.00000000000000000000
gamma_coef                   =     0.08786097168922424316
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0673
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2931
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2763
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4506
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2984
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4856
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3215
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4695
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1318
CLUBB-TIMER time_clubb_pdf =             0.0635
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2373
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4559
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1402
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2809
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4856
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3082
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4865
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1248
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2194
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4285
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2693
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4391
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2477
CLUBB-TIMER time_microphys_advance =     0.0381
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4295
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.63847082853317260742
C11                          =     0.40603029727935791016
gamma_coef                   =     0.09053961932659149170
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1269
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2526
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4424
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2928
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4664
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1307
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2003
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0333
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4198
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1658
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2291
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4578
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1315
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2592
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4557
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1750
CLUBB-TIMER time_clubb_pdf =             0.0664
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2040
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4686
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1299
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2235
CLUBB-TIMER time_microphys_advance =     0.0423
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4443
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0507
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2632
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4695
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0963
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3119
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4714
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2992
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4923
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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                     =     0.35254025459289550781
C11                          =     0.62780302762985229492
gamma_coef                   =     0.11514913290739059448
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3185
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4702
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1302
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2565
CLUBB-TIMER time_microphys_advance =     0.0461
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4824
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2485
CLUBB-TIMER time_microphys_advance =     0.0414
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4528
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1405
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2457
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4482
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1385
CLUBB-TIMER time_clubb_pdf =             0.0681
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2177
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0276
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4727
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1018
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2734
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4415
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1592
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2173
CLUBB-TIMER time_microphys_advance =     0.0428
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4605
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1228
CLUBB-TIMER time_clubb_pdf =             0.0673
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2349
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4485
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0805
CLUBB-TIMER time_clubb_pdf =             0.0529
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2447
CLUBB-TIMER time_microphys_advance =     0.0411
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4251
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1300
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2430
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4347
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.44503366947174072266
C11                          =     0.94290125370025634766
gamma_coef                   =     0.04874430224299430847
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1005
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2708
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4498
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1313
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2188
CLUBB-TIMER time_microphys_advance =     0.0690
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4657
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0174
CLUBB-TIMER time_clubb_advance =         0.0882
CLUBB-TIMER time_clubb_pdf =             0.0314
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2965
CLUBB-TIMER time_microphys_advance =     0.0240
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4629
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.1091
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2326
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4769
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2677
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4452
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0651
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2618
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4573
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2811
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4628
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0651
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2679
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4635
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2450
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4383
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0314
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2478
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4303
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.74437791109085083008
C11                          =     0.79564881324768066406
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1287
CLUBB-TIMER time_clubb_pdf =             0.0293
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2374
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0207
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4356
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1966
CLUBB-TIMER time_microphys_advance =     0.0455
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4225
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2367
CLUBB-TIMER time_microphys_advance =     0.0457
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4299
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0652
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2831
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4590
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0859
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2605
CLUBB-TIMER time_microphys_advance =     0.0420
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4352
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1336
CLUBB-TIMER time_clubb_pdf =             0.0629
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2036
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4334
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0842
CLUBB-TIMER time_clubb_pdf =             0.0517
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2434
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4305
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2421
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4068
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0765
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1794
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4011
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0863
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1687
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.3695
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.92626088857650756836
C11                          =     1.00000000000000000000
gamma_coef                   =     0.09646493196487426758
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1051
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2040
CLUBB-TIMER time_microphys_advance =     0.0651
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4429
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2401
CLUBB-TIMER time_microphys_advance =     0.0411
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4067
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0814
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2117
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.3991
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1178
CLUBB-TIMER time_clubb_pdf =             0.1036
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2150
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4682
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1870
CLUBB-TIMER time_clubb_pdf =             0.0311
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1914
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4331
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0824
CLUBB-TIMER time_clubb_pdf =             0.0598
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2709
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4367
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3130
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5101
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1575
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2832
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5066
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0998
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3272
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4948
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0832
CLUBB-TIMER time_clubb_pdf =             0.0450
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3111
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4631
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.60178607702255249023
C11                          =     0.52002853155136108398
gamma_coef                   =     0.14321117103099822998
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1314
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2641
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4607
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3257
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5036
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0847
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3230
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4731
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0970
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2772
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4743
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1247
CLUBB-TIMER time_clubb_pdf =             0.0684
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2346
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4519
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0316
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2677
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4365
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1216
CLUBB-TIMER time_clubb_pdf =             0.0308
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0403
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4411
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0275
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4625
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3032
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4514
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1457
CLUBB-TIMER time_clubb_pdf =             0.0298
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2280
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4267
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.52892053127288818359
C11                          =     0.60165351629257202148
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1140
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2643
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4344
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0308
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2696
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4328
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2827
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4528
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0864
CLUBB-TIMER time_clubb_pdf =             0.0657
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3001
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4767
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3240
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4724
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1385
CLUBB-TIMER time_clubb_pdf =             0.0933
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2140
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4703
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1861
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2076
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4669
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0323
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2849
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4436
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1276
CLUBB-TIMER time_clubb_pdf =             0.0589
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2440
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4537
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1322
CLUBB-TIMER time_clubb_pdf =             0.0617
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2245
CLUBB-TIMER time_microphys_advance =     0.0248
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4495
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.69824486970901489258
C11                          =     0.64144814014434814453
gamma_coef                   =     0.07138869166374206543
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1303
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2767
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4730
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1326
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1934
CLUBB-TIMER time_microphys_advance =     0.0410
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4117
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0832
CLUBB-TIMER time_clubb_pdf =             0.0875
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2158
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4369
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1347
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2198
CLUBB-TIMER time_microphys_advance =     0.0463
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4491
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1556
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2091
CLUBB-TIMER time_microphys_advance =     0.0266
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4363
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0641
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2713
CLUBB-TIMER time_microphys_advance =     0.0233
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4516
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1557
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2231
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4419
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0848
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2917
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4402
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0848
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3134
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4626
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1590
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2292
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4504
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.44776162505149841309
C11                          =     0.72916150093078613281
gamma_coef                   =     0.12506224215030670166
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1339
CLUBB-TIMER time_clubb_pdf =             0.0560
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2536
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4680
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1044
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3292
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4979
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0665
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2424
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4430
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1322
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2294
CLUBB-TIMER time_microphys_advance =     0.0666
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4765
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2499
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4480
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1572
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2162
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4349
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1279
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2234
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4384
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1418
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2179
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4504
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0818
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2638
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4825
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0789
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2192
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4473
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64394640922546386719
C11                          =     0.81842517852783203125
gamma_coef                   =     0.06905102729797363281
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1220
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2449
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4305
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0185
CLUBB-TIMER time_clubb_advance =         0.0804
CLUBB-TIMER time_clubb_pdf =             0.0292
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2638
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4137
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2742
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4387
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1306
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2220
CLUBB-TIMER time_microphys_advance =     0.0461
CLUBB-TIMER time_loop_end =              0.0127
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4515
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1282
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2341
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4418
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0831
CLUBB-TIMER time_clubb_pdf =             0.0786
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2610
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4464
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1061
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2813
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4491
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0622
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2312
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0289
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4523
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1245
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2386
CLUBB-TIMER time_microphys_advance =     0.0414
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4443
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1435
CLUBB-TIMER time_clubb_pdf =             0.0571
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2355
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4612
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.66599255800247192383
C11                          =     0.38249614834785461426
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1237
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2696
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4500
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2830
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4502
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0947
CLUBB-TIMER time_clubb_pdf =             0.0615
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2800
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4598
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0327
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2552
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4307
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1240
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2514
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4325
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1070
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2440
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4381
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0863
CLUBB-TIMER time_clubb_pdf =             0.0682
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2653
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4436
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0038
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0566
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2293
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4368
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2697
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4358
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2653
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4560
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67298620939254760742
C11                          =     0.31843635439872741699
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2688
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4403
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1279
CLUBB-TIMER time_clubb_pdf =             0.0718
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2328
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4566
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2831
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4277
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1123
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2701
CLUBB-TIMER time_microphys_advance =     0.0338
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4577
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1357
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2412
CLUBB-TIMER time_microphys_advance =     0.0706
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4928
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1238
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2649
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4526
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1548
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2621
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4808
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0926
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2759
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4766
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3253
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4712
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1289
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2691
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4605
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67192220687866210938
C11                          =     0.27959957718849182129
gamma_coef                   =     0.02372671850025653839
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1221
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2552
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4616
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2672
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4395
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1346
CLUBB-TIMER time_clubb_pdf =             0.0882
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2283
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4746
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1330
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2395
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4348
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2579
CLUBB-TIMER time_microphys_advance =     0.0415
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4465
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1234
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2436
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4590
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1224
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2615
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4466
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1741
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2045
CLUBB-TIMER time_microphys_advance =     0.0415
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4660
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1273
CLUBB-TIMER time_clubb_pdf =             0.0483
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2634
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4651
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3071
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4746
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.77596992254257202148
C11                          =     0.11613101512193679810
gamma_coef                   =     0.18898072838783264160
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1081
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2611
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4311
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0904
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2300
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4535
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0808
CLUBB-TIMER time_clubb_pdf =             0.0662
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0245
CLUBB-TIMER time_loop_end =              0.0307
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4522
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0685
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2740
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4678
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2982
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4696
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0893
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3153
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4688
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1772
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2353
CLUBB-TIMER time_microphys_advance =     0.0450
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5036
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1660
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2269
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4576
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1501
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2403
CLUBB-TIMER time_microphys_advance =     0.0248
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4612
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2946
CLUBB-TIMER time_microphys_advance =     0.0388
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4596
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.57558608055114746094
C11                          =     0.11701011657714843750
gamma_coef                   =     0.14073853194713592529
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0806
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2932
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4359
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0603
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2651
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4568
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0872
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3150
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4705
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1820
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2170
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0276
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4890
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2926
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4662
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2800
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4521
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0595
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2777
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0207
CLUBB-TIMER time_output_multi_col =      0.0001
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0991
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2649
CLUBB-TIMER time_microphys_advance =     0.0419
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4531
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1446
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2280
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4348
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2810
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4552
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64858382940292358398
C11                          =     0.15151093900203704834
gamma_coef                   =     0.07498532533645629883
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0827
CLUBB-TIMER time_clubb_pdf =             0.0638
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2731
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4428
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0684
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2661
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4538
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2372
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4221
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2908
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4686
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1145
CLUBB-TIMER time_clubb_pdf =             0.0897
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2634
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4924
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0825
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3249
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4711
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1465
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2505
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4611
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1892
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2152
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4866
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3136
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4580
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0533
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2620
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4482
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.59772384166717529297
C11                          =     0.27506196498870849609
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2679
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4374
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2773
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4602
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1581
CLUBB-TIMER time_clubb_pdf =             0.0641
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2341
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4796
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2689
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4514
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2734
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4420
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1463
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2571
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4616
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0864
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3263
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4741
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1218
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2828
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4687
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2969
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4653
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1301
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2403
CLUBB-TIMER time_microphys_advance =     0.0419
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4543
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.63686996698379516602
C11                          =     0.25713652372360229492
gamma_coef                   =     0.05680235475301742554
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1448
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2418
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4687
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1325
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4663
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0643
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2488
CLUBB-TIMER time_microphys_advance =     0.0417
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4525
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1421
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4697
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0183
CLUBB-TIMER time_clubb_advance =         0.0879
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3049
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4749
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1626
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2406
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4691
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2600
CLUBB-TIMER time_microphys_advance =     0.0413
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4529
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2731
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4436
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1288
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2597
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4463
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3216
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4657
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.70087718963623046875
C11                          =     0.17065715789794921875
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2692
CLUBB-TIMER time_microphys_advance =     0.0339
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4486
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2841
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2632
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4653
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2829
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4480
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2639
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4579
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1088
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3210
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4903
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3232
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4929
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1597
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2443
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4631
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1257
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2837
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4695
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1070
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3058
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4743
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51157552003860473633
C11                          =     0.32188865542411804199
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2443
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4422
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2342
CLUBB-TIMER time_microphys_advance =     0.0454
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4362
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1357
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2579
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4547
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2814
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4640
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2848
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4544
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1824
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2094
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4676
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1857
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1953
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4392
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2567
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4477
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2677
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4482
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0783
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2105
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4223
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.87724190950393676758
C11                          =     0.32782304286956787109
gamma_coef                   =     0.03323057666420936584
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1355
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2431
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4440
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2827
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4256
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2397
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4288
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1352
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2195
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4176
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1422
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2368
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4425
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0924
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2344
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4602
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2244
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4392
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0768
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2341
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4164
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1313
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1696
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.3784
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1457
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1780
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4104
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.94010692834854125977
C11                          =     0.40449416637420654297
gamma_coef                   =     0.00319133466109633446
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0754
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2235
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4304
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1293
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2167
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4043
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0303
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2161
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0138
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.3954
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1324
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2052
CLUBB-TIMER time_microphys_advance =     0.0460
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4280
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1004
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2858
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4609
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1612
CLUBB-TIMER time_clubb_pdf =             0.0681
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2115
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4652
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1262
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2024
CLUBB-TIMER time_microphys_advance =     0.0445
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4275
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1052
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2321
CLUBB-TIMER time_microphys_advance =     0.0452
CLUBB-TIMER time_loop_end =              0.0180
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4493
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2903
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4693
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2988
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4771
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.44755712151527404785
C11                          =     0.29009458422660827637
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2642
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4608
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0831
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2770
CLUBB-TIMER time_microphys_advance =     0.0450
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4460
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0685
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2828
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2789
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4574
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3033
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4683
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1331
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2718
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4713
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1626
CLUBB-TIMER time_clubb_pdf =             0.0680
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4963
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1402
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2528
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4852
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0892
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3033
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4863
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2892
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4864
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.48291787505149841309
C11                          =     0.31546995043754577637
gamma_coef                   =     0.02078785188496112823
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0998
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2659
CLUBB-TIMER time_microphys_advance =     0.0463
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4769
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0821
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3215
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4658
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1033
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3274
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4988
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1328
CLUBB-TIMER time_clubb_pdf =             0.0873
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2465
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4900
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0544
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2771
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4723
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0880
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2305
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4731
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1340
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2465
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4718
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0882
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3352
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4915
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0821
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2924
CLUBB-TIMER time_microphys_advance =     0.0345
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4552
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2871
CLUBB-TIMER time_microphys_advance =     0.0363
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0014
CLUBB-TIMER time_total =                 0.4789
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.50145143270492553711
C11                          =     0.17207877337932586670
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1205
CLUBB-TIMER time_clubb_pdf =             0.0800
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2385
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4692
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1054
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2941
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4790
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0822
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2768
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0274
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4451
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1582
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2358
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4572
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1282
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2807
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4751
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2958
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4700
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1335
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2437
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4640
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2810
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4683
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0813
CLUBB-TIMER time_clubb_pdf =             0.0674
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2741
CLUBB-TIMER time_microphys_advance =     0.0340
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4628
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3062
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4939
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51397198438644409180
C11                          =     0.23536141216754913330
gamma_coef                   =     0.02771555632352828979
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0874
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3270
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4819
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0880
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2990
CLUBB-TIMER time_microphys_advance =     0.0466
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4848
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1132
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2502
CLUBB-TIMER time_microphys_advance =     0.0402
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4443
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3232
CLUBB-TIMER time_microphys_advance =     0.0351
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4912
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1530
CLUBB-TIMER time_clubb_pdf =             0.0613
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2313
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4689
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1050
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2683
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4591
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0835
CLUBB-TIMER time_clubb_pdf =             0.0677
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2820
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4570
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1330
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2463
CLUBB-TIMER time_microphys_advance =     0.0420
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4794
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3126
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4832
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0848
CLUBB-TIMER time_clubb_pdf =             0.0616
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2809
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4517
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.57902717590332031250
C11                          =     0.33485916256904602051
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1226
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2792
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4610
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0939
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3060
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4627
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1241
CLUBB-TIMER time_clubb_pdf =             0.0782
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2338
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0508
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3171
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4798
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1328
CLUBB-TIMER time_clubb_pdf =             0.0612
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2551
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4725
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1486
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2489
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4534
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1494
CLUBB-TIMER time_clubb_pdf =             0.0317
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2417
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4461
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1672
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2254
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4749
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0535
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2292
CLUBB-TIMER time_microphys_advance =     0.0432
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4457
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1059
CLUBB-TIMER time_clubb_pdf =             0.0312
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4518
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.36565747857093811035
C11                          =     0.47690156102180480957
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1800
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2028
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4537
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1628
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2336
CLUBB-TIMER time_microphys_advance =     0.0464
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4861
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3002
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4446
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1151
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2978
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4782
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1272
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2335
CLUBB-TIMER time_microphys_advance =     0.0700
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4778
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.0947
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2646
CLUBB-TIMER time_microphys_advance =     0.0411
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4735
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0999
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2999
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4622
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0633
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2548
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4512
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2861
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4642
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0918
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3258
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4824
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.59092497825622558594
C11                          =     0.36620500683784484863
gamma_coef                   =     0.08077040314674377441
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1535
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2608
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4772
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1031
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2953
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4632
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0963
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2187
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0222
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4656
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3521
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.5005
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2529
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4303
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0993
CLUBB-TIMER time_clubb_pdf =             0.0579
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2809
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4613
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0661
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2985
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4794
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0210
CLUBB-TIMER time_clubb_advance =         0.1515
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2171
CLUBB-TIMER time_microphys_advance =     0.0278
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4615
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1209
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2631
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4735
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1424
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2492
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4850
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.58414250612258911133
C11                          =     0.30195033550262451172
gamma_coef                   =     0.11015737056732177734
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1387
CLUBB-TIMER time_clubb_pdf =             0.0698
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2543
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4877
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0692
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2903
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4682
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3343
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4880
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1580
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2364
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4780
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1029
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3029
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4706
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1836
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2354
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4852
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1838
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2366
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5101
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.1298
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2403
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4609
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2943
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4777
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0905
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3061
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4596
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.57556188106536865234
C11                          =     0.36617609858512878418
gamma_coef                   =     0.09852790832519531250
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2407
CLUBB-TIMER time_microphys_advance =     0.0455
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4548
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1297
CLUBB-TIMER time_clubb_pdf =             0.0911
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1997
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4434
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1418
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2563
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4639
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1801
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2284
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4737
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1103
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3024
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4759
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1606
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2341
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4591
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2813
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_output_multi_col =      0.0003
CLUBB-TIMER time_total =                 0.4487
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2890
CLUBB-TIMER time_microphys_advance =     0.0317
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4700
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0866
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3439
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4970
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2803
CLUBB-TIMER time_microphys_advance =     0.0331
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4570
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51609396934509277344
C11                          =     0.52970826625823974609
gamma_coef                   =     0.03793548420071601868
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1115
CLUBB-TIMER time_clubb_pdf =             0.0641
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2554
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4548
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2497
CLUBB-TIMER time_microphys_advance =     0.0457
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4575
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2781
CLUBB-TIMER time_microphys_advance =     0.0330
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4679
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1275
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2396
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4496
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3070
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4806
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1041
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2657
CLUBB-TIMER time_microphys_advance =     0.0657
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4821
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0988
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3042
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4654
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2844
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4433
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2630
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4470
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1352
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2537
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4529
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.46623292565345764160
C11                          =     0.54634875059127807617
gamma_coef                   =     0.09668249636888504028
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0039
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2670
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4555
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2885
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4706
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1723
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2230
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4604
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0991
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3002
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4608
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2532
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0277
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4479
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0651
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3008
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4918
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0964
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3299
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4907
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2883
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4825
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1417
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2534
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4759
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1353
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2533
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.25220140814781188965
C11                          =     0.58380627632141113281
gamma_coef                   =     0.14417661726474761963
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2761
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4459
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1615
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2313
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4554
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1440
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2484
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4555
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0927
CLUBB-TIMER time_clubb_pdf =             0.0695
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2703
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4568
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1142
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2495
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4486
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1050
CLUBB-TIMER time_clubb_pdf =             0.0603
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2903
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4796
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2317
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0672
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2887
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4606
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0601
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2599
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4571
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0899
CLUBB-TIMER time_clubb_pdf =             0.0626
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2742
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4508
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67658841609954833984
C11                          =     0.27217039465904235840
gamma_coef                   =     0.00058530661044642329
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3077
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4755
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2883
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4419
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2854
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4622
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1178
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2786
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4556
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1591
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2309
CLUBB-TIMER time_microphys_advance =     0.0284
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4589
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0810
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2302
CLUBB-TIMER time_microphys_advance =     0.0558
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4347
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3390
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4877
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3192
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4721
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1318
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2324
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4518
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1374
CLUBB-TIMER time_clubb_pdf =             0.0650
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2990
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5260
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.66962373256683349609
C11                          =     0.34366115927696228027
gamma_coef                   =     0.00875040888786315918
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1033
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2694
CLUBB-TIMER time_microphys_advance =     0.0900
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.5099
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1103
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2739
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4413
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1482
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2600
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0241
CLUBB-TIMER time_total =                 0.4943
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1294
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2680
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4598
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3304
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4826
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0414
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4720
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0850
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3396
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4898
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0855
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3153
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4662
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1006
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3254
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4998
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1568
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2404
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4852
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.57299530506134033203
C11                          =     0.38515186309814453125
gamma_coef                   =     0.04134214296936988831
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1354
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2522
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4516
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0627
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2523
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4478
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0951
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2160
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4476
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1046
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2868
CLUBB-TIMER time_microphys_advance =     0.0367
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4742
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1301
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2402
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4545
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3195
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4901
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1662
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2490
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4803
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1334
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2713
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4698
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0678
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2791
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4531
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0920
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2629
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4619
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.48996031284332275391
C11                          =     0.36849391460418701172
gamma_coef                   =     0.06039663031697273254
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1350
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2509
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4530
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3099
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4660
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0872
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3221
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4960
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0843
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2399
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4538
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0869
CLUBB-TIMER time_clubb_pdf =             0.0701
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2832
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4692
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3162
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4603
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1326
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2606
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4578
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3278
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4790
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1117
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2467
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4707
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0964
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3182
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4789
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.65250569581985473633
C11                          =     0.33359792828559875488
gamma_coef                   =     0.05947332456707954407
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0050
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2323
CLUBB-TIMER time_microphys_advance =     0.0461
CLUBB-TIMER time_loop_end =              0.0191
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4597
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0895
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2723
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4715
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1545
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2389
CLUBB-TIMER time_microphys_advance =     0.0421
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4823
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2984
CLUBB-TIMER time_microphys_advance =     0.0356
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4654
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1022
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2980
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1271
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2567
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4497
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2506
CLUBB-TIMER time_microphys_advance =     0.0459
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4517
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2806
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4569
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0816
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2697
CLUBB-TIMER time_microphys_advance =     0.0693
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4658
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0845
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3029
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4571
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.71202826499938964844
C11                          =     0.31412446498870849609
gamma_coef                   =     0.00932732969522476196
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2834
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4597
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1340
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2643
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4632
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0887
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2759
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0195
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4438
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1279
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2268
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4447
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0986
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2879
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4482
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2637
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4475
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0908
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2530
CLUBB-TIMER time_microphys_advance =     0.0365
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4717
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1078
CLUBB-TIMER time_clubb_pdf =             0.0797
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2466
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4580
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0340
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3018
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4410
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2693
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4350
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67262560129165649414
C11                          =     0.28044641017913818359
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1046
CLUBB-TIMER time_clubb_pdf =             0.0621
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2320
CLUBB-TIMER time_microphys_advance =     0.0410
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4456
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2798
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0276
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4487
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3014
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4611
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1030
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2544
CLUBB-TIMER time_microphys_advance =     0.0954
CLUBB-TIMER time_loop_end =              0.0038
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4971
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1586
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2334
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4515
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0838
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3289
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4718
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2775
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4524
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2769
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4470
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2665
CLUBB-TIMER time_microphys_advance =     0.0349
CLUBB-TIMER time_loop_end =              0.0270
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4770
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0836
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2947
CLUBB-TIMER time_microphys_advance =     0.0439
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4617
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67219376564025878906
C11                          =     0.32799273729324340820
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2725
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4463
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1027
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2969
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1403
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2565
CLUBB-TIMER time_microphys_advance =     0.0428
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4881
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0886
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2833
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4852
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0882
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3155
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4654
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3111
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4836
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1493
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2339
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0276
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4667
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0766
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2452
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4311
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1037
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2878
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4629
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1150
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2597
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4576
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.74224632978439331055
C11                          =     0.31374308466911315918
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0604
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2557
CLUBB-TIMER time_microphys_advance =     0.0235
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4614
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1850
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2000
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4470
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2497
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4262
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2597
CLUBB-TIMER time_microphys_advance =     0.0659
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4548
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1122
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2427
CLUBB-TIMER time_microphys_advance =     0.0412
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4358
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2949
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4637
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0868
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3231
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4710
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2754
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4438
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1091
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2597
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4497
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1284
CLUBB-TIMER time_clubb_pdf =             0.0520
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2337
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4382
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.75002074241638183594
C11                          =     0.28414750099182128906
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0879
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3340
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4843
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0829
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3073
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4483
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3004
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4711
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2848
CLUBB-TIMER time_microphys_advance =     0.0465
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4792
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2337
CLUBB-TIMER time_microphys_advance =     0.0488
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4339
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1180
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4499
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1389
CLUBB-TIMER time_clubb_pdf =             0.0690
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2152
CLUBB-TIMER time_microphys_advance =     0.0364
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4657
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3256
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4751
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0856
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3162
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4618
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1130
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2759
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4486
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64341706037521362305
C11                          =     0.30411347746849060059
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0632
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3029
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4777
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3017
CLUBB-TIMER time_microphys_advance =     0.0438
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4729
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2482
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4438
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2456
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4538
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2798
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4499
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2544
CLUBB-TIMER time_microphys_advance =     0.0467
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4529
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1351
CLUBB-TIMER time_clubb_pdf =             0.0583
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2641
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4813
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0340
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2676
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1287
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2473
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4647
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2507
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4415
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.50299286842346191406
C11                          =     0.36574161052703857422
gamma_coef                   =     0.02082695811986923218
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0854
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3009
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0209
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4696
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1339
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2407
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4589
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2801
CLUBB-TIMER time_microphys_advance =     0.0338
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4431
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1599
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2320
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4534
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0857
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2973
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4453
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0656
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2914
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4625
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2952
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4717
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1312
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2371
CLUBB-TIMER time_microphys_advance =     0.0457
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0957
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3103
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4682
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1198
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2481
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4509
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.57594537734985351562
C11                          =     0.29592773318290710449
gamma_coef                   =     0.03081610053777694702
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3045
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4702
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0852
CLUBB-TIMER time_clubb_pdf =             0.0775
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3049
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4919
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2878
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4577
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1530
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2640
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4785
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2802
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4551
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1537
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2396
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4824
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3014
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4686
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2822
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4507
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0873
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3047
CLUBB-TIMER time_microphys_advance =     0.0500
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4842
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2939
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4397
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.56084191799163818359
C11                          =     0.28236114978790283203
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1144
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2857
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4600
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2847
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4624
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1656
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1998
CLUBB-TIMER time_microphys_advance =     0.0233
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4527
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2886
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4613
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0900
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2690
CLUBB-TIMER time_microphys_advance =     0.0602
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4614
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1726
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2396
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4743
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1044
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2712
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4328
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1359
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2529
CLUBB-TIMER time_microphys_advance =     0.0418
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4770
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2909
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4583
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2348
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0275
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4451
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.50078946352005004883
C11                          =     0.31583088636398315430
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1136
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2995
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4725
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2956
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4684
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2416
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4334
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1300
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2494
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4662
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1243
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2525
CLUBB-TIMER time_microphys_advance =     0.0250
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4499
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0846
CLUBB-TIMER time_clubb_pdf =             0.0635
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2984
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4705
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1286
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2314
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4386
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1065
CLUBB-TIMER time_clubb_pdf =             0.0784
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2309
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4395
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1673
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2454
CLUBB-TIMER time_microphys_advance =     0.0416
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4998
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1172
CLUBB-TIMER time_clubb_pdf =             0.0784
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2530
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4723
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.59439778327941894531
C11                          =     0.35458868741989135742
gamma_coef                   =     0.02698643133044242859
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2874
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4859
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0800
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2733
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4581
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1304
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4557
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1185
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2610
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4458
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1382
CLUBB-TIMER time_clubb_pdf =             0.0608
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2307
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4527
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1376
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2720
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4691
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0284
CLUBB-TIMER time_clubb_advance =         0.0805
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2786
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4479
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0853
CLUBB-TIMER time_clubb_pdf =             0.0682
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2871
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4645
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0664
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2787
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4526
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1789
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2199
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4610
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.53193312883377075195
C11                          =     0.31979140639305114746
gamma_coef                   =     0.02002862654626369476
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0797
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2902
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4615
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2673
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4527
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1451
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2681
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4766
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1228
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2739
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4547
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1049
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3051
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4736
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0185
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2840
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4602
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1185
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2736
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4754
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2880
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4689
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0836
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3169
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4647
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51566767692565917969
C11                          =     0.28960952162742614746
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0184
CLUBB-TIMER time_clubb_advance =         0.1182
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2577
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4539
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1192
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2565
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0033
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4323
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2888
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4646
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2853
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4656
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0858
CLUBB-TIMER time_clubb_pdf =             0.0696
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2853
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4650
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1264
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2720
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4556
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0741
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2494
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4434
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1204
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2487
CLUBB-TIMER time_microphys_advance =     0.0321
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4402
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1159
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2732
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4454
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1339
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2586
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4587
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51378834247589111328
C11                          =     0.33530446887016296387
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2843
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4506
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1268
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2525
CLUBB-TIMER time_microphys_advance =     0.0417
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4614
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0871
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3389
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4864
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3056
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4468
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1323
CLUBB-TIMER time_clubb_pdf =             0.0739
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2264
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4555
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2983
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4724
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1869
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2294
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4770
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0884
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2275
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4485
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1052
CLUBB-TIMER time_clubb_pdf =             0.0544
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2359
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4467
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0840
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2721
CLUBB-TIMER time_microphys_advance =     0.0418
CLUBB-TIMER time_loop_end =              0.0315
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4718
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.51836860179901123047
C11                          =     0.32691687345504760742
gamma_coef                   =     0.03073787502944469452
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1525
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2587
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4728
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1377
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2497
CLUBB-TIMER time_microphys_advance =     0.0294
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4906
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0981
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2398
CLUBB-TIMER time_microphys_advance =     0.0658
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4786
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0290
CLUBB-TIMER time_clubb_advance =         0.1749
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2117
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4790
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2696
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0881
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2998
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4726
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1283
CLUBB-TIMER time_clubb_pdf =             0.0816
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2579
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4919
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1104
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2700
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4454
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1469
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2410
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4480
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2412
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4329
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67641687393188476562
C11                          =     0.32550323009490966797
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1173
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2697
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4462
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1107
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2625
CLUBB-TIMER time_microphys_advance =     0.0253
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4423
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0861
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3097
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4559
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0811
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2958
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4355
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1365
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2571
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4520
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0841
CLUBB-TIMER time_clubb_pdf =             0.1021
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2338
CLUBB-TIMER time_microphys_advance =     0.0361
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4622
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0834
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2914
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4634
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0516
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2961
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4812
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0339
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4286
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0708
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2746
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4506
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.65927755832672119141
C11                          =     0.32917881011962890625
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0291
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2591
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4545
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2848
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4530
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1358
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4441
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1539
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2282
CLUBB-TIMER time_microphys_advance =     0.0425
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4724
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0343
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2582
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0275
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4471
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1073
CLUBB-TIMER time_clubb_pdf =             0.0626
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2521
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4457
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1192
CLUBB-TIMER time_clubb_pdf =             0.0643
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2396
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4461
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1117
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0276
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4558
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1796
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2188
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4599
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1530
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2091
CLUBB-TIMER time_microphys_advance =     0.0410
CLUBB-TIMER time_loop_end =              0.0316
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4734
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.68848896026611328125
C11                          =     0.32331034541130065918
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2712
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4379
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0812
CLUBB-TIMER time_clubb_pdf =             0.0669
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2811
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4524
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0807
CLUBB-TIMER time_clubb_pdf =             0.0661
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2749
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4448
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2939
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4719
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0829
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2794
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4677
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0935
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2905
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4514
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1074
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2871
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4530
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1154
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2857
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4629
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3021
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4487
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0998
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2837
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4436
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.68580222129821777344
C11                          =     0.30922842025756835938
gamma_coef                   =     0.00335509073920547962
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0886
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3061
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4555
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0833
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3194
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4637
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3162
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4930
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1082
CLUBB-TIMER time_clubb_pdf =             0.0663
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2503
CLUBB-TIMER time_microphys_advance =     0.0456
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4764
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0862
CLUBB-TIMER time_clubb_pdf =             0.0695
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2610
CLUBB-TIMER time_microphys_advance =     0.0452
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4681
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0987
CLUBB-TIMER time_clubb_pdf =             0.0936
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2648
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4819
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1905
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2320
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4886
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0854
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3140
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4649
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0561
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2901
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4867
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1338
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2823
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4807
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.67845332622528076172
C11                          =     0.31539341807365417480
gamma_coef                   =     0.03865864872932434082
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0842
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3305
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4793
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0914
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2487
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4647
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1135
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2721
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4793
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0360
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3013
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4709
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1609
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2359
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4588
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1111
CLUBB-TIMER time_clubb_pdf =             0.0638
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2726
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4715
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2520
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4409
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1300
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2587
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4524
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0809
CLUBB-TIMER time_clubb_pdf =             0.0742
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2723
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4505
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1282
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2328
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0275
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4469
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64349561929702758789
C11                          =     0.32763570547103881836
gamma_coef                   =     0.03011459112167358398
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0818
CLUBB-TIMER time_clubb_pdf =             0.0674
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2752
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4478
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0671
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2497
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4620
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1649
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2170
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0257
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4624
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0884
CLUBB-TIMER time_clubb_pdf =             0.0591
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3016
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4742
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0042
CLUBB-TIMER time_clubb_advance =         0.1214
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2818
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4678
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0880
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3254
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4752
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2934
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4583
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0870
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2985
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4487
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.0861
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2773
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4463
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1379
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2532
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4782
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64932703971862792969
C11                          =     0.31389361619949340820
gamma_coef                   =     0.00140885834116488695
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0914
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2904
CLUBB-TIMER time_microphys_advance =     0.0172
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4411
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2493
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4437
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0819
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3175
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4622
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2769
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4478
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1086
CLUBB-TIMER time_clubb_pdf =             0.0612
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0418
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4619
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1319
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0274
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4806
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2376
CLUBB-TIMER time_microphys_advance =     0.0783
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4521
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0938
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3130
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4721
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1278
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2873
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4804
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1098
CLUBB-TIMER time_clubb_pdf =             0.1099
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2016
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4446
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.68011778593063354492
C11                          =     0.32751142978668212891
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0578
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2448
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4357
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1284
CLUBB-TIMER time_clubb_pdf =             0.0346
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2596
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4498
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0864
CLUBB-TIMER time_clubb_pdf =             0.0776
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2706
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4592
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3020
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4716
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1101
CLUBB-TIMER time_clubb_pdf =             0.0332
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2894
CLUBB-TIMER time_microphys_advance =     0.0323
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4709
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0242
CLUBB-TIMER time_microphys_scheme =      0.2561
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4547
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1550
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2354
CLUBB-TIMER time_microphys_advance =     0.0349
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4655
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0831
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2676
CLUBB-TIMER time_microphys_advance =     0.0416
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4328
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1092
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2539
CLUBB-TIMER time_microphys_advance =     0.0443
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4490
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1138
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2854
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4569
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.63426113128662109375
C11                          =     0.31169322133064270020
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0803
CLUBB-TIMER time_clubb_pdf =             0.0614
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2799
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4446
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1340
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2520
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4487
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1221
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2686
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4485
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1219
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2673
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4458
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0921
CLUBB-TIMER time_clubb_pdf =             0.0747
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2249
CLUBB-TIMER time_microphys_advance =     0.0453
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4430
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1291
CLUBB-TIMER time_clubb_pdf =             0.0580
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2461
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4566
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0843
CLUBB-TIMER time_clubb_pdf =             0.0668
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2702
CLUBB-TIMER time_microphys_advance =     0.0419
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4694
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0815
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2767
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0307
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4425
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0823
CLUBB-TIMER time_clubb_pdf =             0.0736
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2648
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4442
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1204
CLUBB-TIMER time_clubb_pdf =             0.0737
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2308
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4490
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.64246028661727905273
C11                          =     0.31739354133605957031
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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0826
CLUBB-TIMER time_clubb_pdf =             0.0688
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2756
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4505
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1214
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2639
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4429
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1458
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2801
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4902
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1026
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2892
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4525
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0690
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2338
CLUBB-TIMER time_microphys_advance =     0.0451
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4589
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0839
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3076
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4560
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0820
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3187
CLUBB-TIMER time_microphys_advance =     0.0174
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4634
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0851
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3118
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4814
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1295
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2360
CLUBB-TIMER time_microphys_advance =     0.0705
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4841
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1525
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2378
CLUBB-TIMER time_microphys_advance =     0.0417
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4783
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.72016125917434692383
C11                          =     0.32969537377357482910
gamma_coef                   =     0.03716861456632614136
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1059
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2761
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4469
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.1059
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2387
CLUBB-TIMER time_microphys_advance =     0.0464
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.5152
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0883
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3329
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0037
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4889
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2973
CLUBB-TIMER time_microphys_advance =     0.0175
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4566
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1544
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2394
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4538
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1211
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2701
CLUBB-TIMER time_microphys_advance =     0.0170
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4528
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0186
CLUBB-TIMER time_clubb_advance =         0.0860
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2989
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4667
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1324
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2475
CLUBB-TIMER time_microphys_advance =     0.0423
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4699
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0900
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2417
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0223
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4556
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1131
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2847
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4574
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.70245730876922607422
C11                          =     0.32956904172897338867
gamma_coef                   =     0.00093472516164183617
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1577
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2158
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4590
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1043
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3024
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4707
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1067
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3023
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4690
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0976
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2780
CLUBB-TIMER time_microphys_advance =     0.0458
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4642
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
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.1195
CLUBB-TIMER time_clubb_pdf =             0.0594
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2288
CLUBB-TIMER time_microphys_advance =     0.0173
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4589
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0817
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2861
CLUBB-TIMER time_microphys_advance =     0.0345
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4437
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1076
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2665
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4329
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1289
CLUBB-TIMER time_clubb_pdf =             0.0335
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2554
CLUBB-TIMER time_microphys_advance =     0.0171
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4408
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1859
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2086
CLUBB-TIMER time_microphys_advance =     0.0462
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4842
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0839
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3289
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4739
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.68904787302017211914
C11                          =     0.35919594764709472656
gamma_coef                   =     0.00699046533554792404
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1355
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2344
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0035
CLUBB-TIMER time_output_multi_col =      0.0002
CLUBB-TIMER time_total =                 0.4581
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0849
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3189
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0036
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4642
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0572
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2324
CLUBB-TIMER time_microphys_advance =     0.0233
CLUBB-TIMER time_loop_end =              0.0034
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 0.4273
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 closing        65536
 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.6361611606
C11                          =      0.4000000000     0.3178734793
gamma_coef                   =      0.2500000000     0.0000000000
      Initial cost: 
       1.000000
      Optimal cost: 
$$        0.529688
Approx. percent increase in accuracy: 47.031 %

Approx. percent increase in accuracy by variable:
Case name           Variable            Improvement
fire                cloud_frac          18.212 %
fire                rcm                 28.819 %
 Run Complete.
Continue tuning starting with new parameters?(y/N)  Generating new error.in file...
 New filename is: ../input/error_20250424_0338.in
 Generating new tunable_parameters.in file...
 Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20250424_0338.in            
 New filename is: ../input/tunable_parameters/tunable_parameters_20250424_0338.in
 ***The tuning results have been saved in the file: 
   ../input/tuning_run_results_20250424_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_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
iteration =        1; 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.0012
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2003
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.6580
CLUBB-TIMER time_output_multi_col =      0.0001
CLUBB-TIMER time_total =                 1.0406
 after run_clubb
 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